summaryrefslogtreecommitdiff
path: root/plugins/gtkui/prefwin.c
Commit message (Collapse)AuthorAge
...
* added API to handle button presses in gui dialogs;Gravatar waker2010-12-30
| | | | dsp plugin parameters apply button now works correctly
* dsp chain configuration WIPGravatar waker2010-12-29
|
* nuked old plugin activate/deactivate/nostop code;Gravatar waker2010-12-28
| | | | improved plugin start and connect code
* added new API for displaying GUI dialogs;Gravatar waker2010-12-27
| | | | deleted channel remapping widgets from converter gui
* improved gui script:Gravatar waker2010-12-27
| | | | | | | | | added support for spinbtn and combobox changed API to allow generic use (e.g. for dsp plugins) dsp set/get_param are now using strings instead of floats dsp plugins are now using gui script fixed many errors in converter and its gui supereq set/get_param now uses dBs instead of amplitude
* enable deleting playlists with middle mouse button by defaultGravatar waker2010-10-30
|
* redraw playlist column headers after changing of colors in preferencesGravatar Alexey Yakovenko2010-09-26
|
* fixed default hotkey slot bug in gui preferencesGravatar Alexey Yakovenko2010-09-21
|
* added resume_last_session optionGravatar Alexey Yakovenko2010-08-30
|
* added option to open files from command line in named playlistGravatar Alexey Yakovenko2010-08-12
|
* added custom titlebar / systray textGravatar Alexey Yakovenko2010-08-10
|
* fixed "remove from disk" menu item; added option to hide itGravatar Alexey Yakovenko2010-08-09
|
* use bold font for currently playing trackGravatar Alexey Yakovenko2010-08-09
|
* allow forward slash in plugin action titles via \/Gravatar Alexey Yakovenko2010-07-31
|
* added option to hide system tray iconGravatar Alexey Yakovenko2010-07-30
|
* all global hotkey actions code is now exported as standard plugin actionsGravatar Alexey Yakovenko2010-07-29
| | | | | | improved global hotkeys gui configuration in gtkui added long requested Play/Pause action/hotkey fixed few memory leaks in gtkui
* Merge branch 'master' into i18nGravatar Alexey Yakovenko2010-05-25
|\ | | | | | | | | Conflicts: plugins/gtkui/progress.c
| * save config after closing preferences dialogGravatar Alexey Yakovenko2010-05-25
| |
* | Merge branch 'master' into i18nGravatar Alexey Yakovenko2010-05-19
|\| | | | | | | | | Conflicts: playlist.c
| * gtk warning fixGravatar Alexey Yakovenko2010-05-18
| |
* | Merge branch 'master' into i18nGravatar Alexey Yakovenko2010-05-17
|\| | | | | | | | | | | Conflicts: plugins/gtkui/callbacks.c plugins/gtkui/prefwin.c
| * removed apply button from global hotkeys optionsGravatar Alexey Yakovenko2010-05-16
| |
* | added basic gettext support and russian translationGravatar Alexey Yakovenko2010-05-15
|/
* port to gtk3Gravatar Alexey Yakovenko2010-05-13
|
* fixed redraw of color buttons after clicking override playlist colors checkboxGravatar Alexey Yakovenko2010-05-06
|
* added proxy username/password authentication supportGravatar Alexey Yakovenko2010-05-02
|
* fixed drawing of eq widgetGravatar Alexey Yakovenko2010-05-02
|
* don't write apev2 tags to mp3 files by defaultGravatar Alexey Yakovenko2010-04-23
|
* don't create global hotkeys tab in preferences unless there's hotkeys pluginGravatar Alexey Yakovenko2010-04-11
|
* integration of thesame's eq code WIPGravatar Alexey Yakovenko2010-04-07
|
* moved high level id3v2/apev2/id3v1 tag writer into junklib;Gravatar Alexey Yakovenko2010-04-06
| | | | added tag writer to wavpack plugin
* custom widget color settingsGravatar Alexey Yakovenko2010-04-03
|
* added option to remove playlists with middle mouse buttonGravatar Alexey Yakovenko2010-04-02
|
* removed old summary tab page from track properties;Gravatar Alexey Yakovenko2010-04-01
| | | | enabled editing metadata from track properties
* metadata writing infrastructureGravatar Alexey Yakovenko2010-03-31
|
* fixed gtk_tree_model_foreach handler for adding global hotkeysGravatar Alexey Yakovenko2010-03-21
|
* finished initial implementation of global hotkeys gui configurationGravatar Alexey Yakovenko2010-03-19
|
* global hotkeys GUI configuration WIPGravatar Alexey Yakovenko2010-03-18
|
* custom playlist theming WIPGravatar Alexey Yakovenko2010-03-10
|
* custom widget colors WIPGravatar Alexey Yakovenko2010-03-10