Commit Graph

63 Commits

Author SHA1 Message Date
39a1aa3e40 Ported the Mixer application to OSS 2010-11-13 01:09:16 +00:00
a2859583f7 Unifying the code 2010-11-13 00:01:02 +00:00
372fdf4e43 Fixed a warning when compiling with OSS support 2010-11-12 23:42:30 +00:00
95cdb596dd More precise values in OSS mode 2010-11-12 23:38:25 +00:00
071bb2fd47 Very basic (and ugly) OSS support 2010-11-12 23:35:46 +00:00
ab803e50ab Code cleanup 2010-10-26 00:29:32 +00:00
23670eaabb Fixed about window when forcibly closed 2010-10-26 00:13:58 +00:00
0d499fa40d Fixed the properties window when forcibly closed 2010-10-26 00:11:34 +00:00
32e2a86bc6 About to release version 0.0.2 2010-08-07 22:25:39 +00:00
750ea70a05 Updated the French translation 2010-08-07 22:23:34 +00:00
9cca60b966 Finally fixed a long-standing bug with scale-based volume controls 2010-08-07 22:04:21 +00:00
c8747fddc7 Re-generated Makefiles 2010-08-07 22:02:58 +00:00
a86ab196a9 Fixed the "Close" button in error dialogs 2010-07-06 11:39:17 +00:00
5244948ead Re-generated Makefile 2010-07-06 11:38:41 +00:00
e8ae029234 Give it more chances to compile without audioio support 2010-07-04 23:08:19 +00:00
ab3560521f Let it compile with the OSS headers (not implemented though) 2010-07-04 22:49:51 +00:00
dfe53e2052 Added missing includes 2010-07-04 22:46:26 +00:00
b180766848 Updated the French translation 2010-07-04 22:14:03 +00:00
9e393592bb Give it a chance to compile with Gtk+ < 2.6 2010-07-04 22:09:25 +00:00
21d74e8869 Moving all controls when set to be bound 2010-07-04 22:06:58 +00:00
cf307ff86d Added a real error dialog 2010-07-04 22:01:14 +00:00
da02e3234e Code cleanup 2010-07-04 21:51:46 +00:00
fa8afeda34 Updated the French translation 2010-07-04 11:08:13 +00:00
ef39df9f47 All values now are comprised between 0 and 100% 2010-07-04 11:02:04 +00:00
333458c585 Updated the API for menubar and toolbar accelerators (must specify the modifier) 2010-05-04 00:07:01 +00:00
60ea92b94d Made it probably easier to cross-compile 2010-05-02 22:04:43 +00:00
719b8a4ff8 Even more debugging information 2010-04-25 13:09:35 +00:00
3044617f8e Also display the initial pointer 2010-04-25 13:00:44 +00:00
c926227152 Displaying the Mixer pointer in debugging mode 2010-04-25 12:58:55 +00:00
4e5ecbdc58 Minor adjustments 2010-04-25 12:54:58 +00:00
e08d5b227c Changed the properties button from "OK" to "Close" 2010-04-25 12:35:10 +00:00
68b9471e6a More debugging output 2010-04-25 12:27:27 +00:00
a4cc985bf4 Let CVS be quieter 2010-04-24 17:03:11 +00:00
1b170811b3 Added the file COPYING for proper licensing 2010-04-23 15:03:52 +00:00
a1781c533a Translating the project 2010-04-23 02:34:43 +00:00
d16348a937 Fixed assigning enumerated values 2010-03-01 23:02:40 +00:00
6e31c07bbe Only call the callback on enumerated values when the button is active 2010-03-01 23:01:51 +00:00
fec64d83e7 Updated copyright information 2010-01-01 19:19:48 +00:00
2bf2049d4f Partly implemented the bind button 2010-01-01 19:18:29 +00:00
01dfc22b8e Releasing Mixer 0.0.1 2009-12-30 21:54:06 +00:00
86767064ca No longer show empty lines in vertical layout 2009-12-23 16:09:07 +00:00
fb2e175345 Added an icon to the main window 2009-12-13 18:11:31 +00:00
8636845601 Experimenting a new layout with frames 2009-12-13 18:04:38 +00:00
2a3c34616c Added an option to choose the layout 2009-12-13 17:44:36 +00:00
4736107bd4 Can now choose the mixer device from the command line 2009-12-13 17:32:02 +00:00
f87127e638 Added keyboard shortcuts 2009-12-13 17:22:34 +00:00
f0c526e0e7 Implemented a minimal properties dialog 2009-12-13 17:05:07 +00:00
255585d93d Let the about dialog window be transient 2009-12-13 16:52:47 +00:00
66a11b8f54 Also supports settings enumerated controls 2009-12-13 16:44:54 +00:00
e18917078d Now setting values 2009-12-13 15:41:15 +00:00