Commit Graph

9 Commits

Author SHA1 Message Date
Nedko Arnaudov ebce813997 Fix unused-parameter warnings in plain C code 2012-12-02 23:50:05 +02:00
Nedko Arnaudov e85a6e96fe setting for jack conf tool 2011-12-19 00:16:51 +02:00
Nedko Arnaudov e0ec247159 split vclient functionality
vgraph manipulation is going to be able to do more than split
2011-06-01 03:04:18 +03:00
Nedko Arnaudov 8ff8613dc7 gladish: add menu items for reactivating jackdbus and a2jmidid. Fixes #132 2010-12-25 05:12:19 +02:00
Nikita Zlobin d6d01932e5 Remove one funny translation 2010-12-18 23:59:30 +05:00
Nikita Zlobin fa041118ca translation: Plural forms support 2010-12-18 03:02:53 +05:00
Nikita Zlobin 71c178441d i18n support 2010-12-14 17:39:37 +05:00
Nedko Arnaudov 60a611e45f gui: update latency text in statusbar when buffer size change was initiated by gladish itself
The menu item is active because it was used for initiating the buffer size change.
So instead of checking for !item_ptr->active a new different buffer
size state is maintained and used when deciding whether the statusbar
needs to be updated.
2010-09-07 02:23:05 +03:00
Nedko Arnaudov 128ad4d5d0 gui: split gui/main.c into smaller parts
The refactoring is based on Nikita Zlobin suggestions
2010-09-07 01:02:12 +03:00