3b2d6e4366
Add a callback for refreshing the mixer info
...
This also adds a "Refresh" button to the main window.
From Nathanial Sloss <nat@netbsd.org>, thanks!
2017-05-19 01:38:27 +02:00
ca38abb716
Update the translations
2017-01-16 01:10:15 +01:00
03b0a1a585
About to release DeforaOS Mixer 0.2.2
2017-01-16 01:02:11 +01:00
b7e0d1c8ee
Update the copyright notice
2017-01-16 00:54:22 +01:00
6cf5e5d707
Silence a couple warnings
2017-01-16 00:54:12 +01:00
772b19988d
Avoid some warnings with Gtk+ >= 3.14
2017-01-16 00:45:38 +01:00
da217427a0
Silence a warning
2017-01-15 23:56:35 +01:00
ffaf16a351
Portability fix for !NetBSD
2017-01-15 23:53:04 +01:00
d502863007
Update the copyright notice
2017-01-15 23:49:57 +01:00
8b57dff852
Code cleanup
...
This relies on libDesktop for portability of gtk_box_new().
2017-01-15 23:49:23 +01:00
231ef882fc
Invalid use of return
2016-12-09 01:08:09 +01:00
3f0c60db43
Clean the object directory after the test
2016-10-06 03:05:32 +02:00
15c8a9f543
Add test to build in embedded mode
2016-10-06 02:36:38 +02:00
3a29cbc9bf
About to release DeforaOS Mixer 0.2.1
2016-09-14 19:12:54 +02:00
59411b176b
No longer compile with -pedantic
2016-09-14 19:12:12 +02:00
ea65c1da04
Update the translations
2016-09-14 19:11:35 +02:00
95fa1c517c
Extend the README file
2016-09-14 19:10:15 +02:00
171d913c41
Also install the README file
2016-09-14 19:05:17 +02:00
9f79c69d33
Improve the "view" menu in tabbed mode
2016-09-14 19:04:49 +02:00
d6656a9f8a
Re-license as 2-clause BSD
2016-09-14 19:04:32 +02:00
963808d131
Update the copyright information
2016-09-14 18:59:14 +02:00
e9daad2764
Update the translations
2016-08-16 17:15:43 +02:00
d4b9a9276b
Import a README file
2016-08-15 17:20:59 +02:00
7a88ea6387
Let the default size be higher
2016-08-15 17:10:25 +02:00
f2b1366676
Add missing include
2016-08-07 15:57:50 +02:00
2e1011187c
Code cleanup
2016-08-07 15:56:58 +02:00
913b9ffc2d
Hide the menubar when fullscreen
2016-08-07 15:55:33 +02:00
36ae13432f
Update the copyright notice
2016-08-07 15:55:19 +02:00
7d61fd0bbc
Also display the toolbar when not embedded
2016-08-07 15:55:03 +02:00
7b1ae36be9
Build with full RELRO by default
2016-05-12 01:36:19 +02:00
519a31171a
More portable build as PIE
2016-05-12 01:35:35 +02:00
f86b590a8f
About to release DeforaOS Mixer 0.2.0
2016-02-20 16:01:25 +01:00
7c8c8db479
Import newer scripts upstream
2016-02-20 16:00:58 +01:00
b95880a865
Fix fullscreen mode in tabbed layout
2015-12-27 19:48:57 +01:00
3208644c12
Code cleanup
2015-12-27 19:48:57 +01:00
219492f4c4
Fix hiding the "All" view menu entry in tabbed layout
2015-12-27 19:48:52 +01:00
80ebf4bc5e
Revisit icons
2015-12-27 19:38:40 +01:00
f99653a4fb
Use a GtkSwitch to mute channels with Gtk+ 3
2015-10-22 03:27:44 +02:00
6d2b277302
Consistency fix for Gtk+ 3
2015-10-22 03:27:14 +02:00
1bd6d270ad
Avoid some warnings with Gtk+ 3
2015-10-22 03:09:39 +02:00
51df48abc2
Consistency fix for Gtk+ 3
2015-10-22 02:54:47 +02:00
878a9152a0
Import a Spanish translation
2015-08-28 00:13:56 +02:00
58d4845d1e
Update the French translation
2015-08-27 23:54:27 +02:00
6322319ebc
Build with SSP and PIE by default
2015-08-27 23:53:45 +02:00
5915dbc1d6
About to release DeforaOS Mixer 0.1.2
2015-08-27 23:52:12 +02:00
60bd065387
Remove auto-generated data from the source tree
2015-08-27 23:51:53 +02:00
b4b354585d
Reflect the changes upstream
2015-08-27 23:51:28 +02:00
d50a35ac8f
Update the French translation
2015-08-27 23:39:32 +02:00
a2dfef495c
Really get rid of shadows within scrolled windows
...
This really appears to be a Gtk+ bug, where the shadow type for a
GtkScrolledWindow should really be reflected in the viewport that
may be created there (with gtk_scrolled_window_add_with_viewport).
2015-08-27 23:34:46 +02:00
482759c684
Build as PIE and with -fstack-protector
2015-07-12 21:53:49 +02:00