summaryrefslogtreecommitdiff
path: root/plugins/gtkui/callbacks.h
Commit message (Collapse)AuthorAge
* changed project description in many filesGravatar Alexey Yakovenko2014-07-16
|
* made shift-jis detector optional and configurableGravatar Alexey Yakovenko2014-06-14
|
* gtkui: restored the accidentally deleted double-click status bar handlerGravatar Alexey Yakovenko2014-05-11
|
* gtkui: removed unused event handlers from mainwinGravatar Alexey Yakovenko2014-05-11
|
* added "stop playback after current album finishes" functionalityGravatar Aleksejs Popovs2014-05-01
|
* gtkui: improved Return handling in search windowGravatar Alexey Yakovenko2013-11-06
|
* gtkui: moved auto-size columns option to the main preferences window; split ↵Gravatar Alexey Yakovenko2013-10-27
| | | | GUI settings into 2 tabs
* gtkui: fixed search window hotkey handlerGravatar Alexey Yakovenko2013-10-21
|
* copyright years updatedGravatar Alexey Yakovenko2013-10-06
|
* gtkui: added prefwin button to reset hotkeys to defaultsGravatar Alexey Yakovenko2013-09-18
|
* Add option to convert 16 bit audio to 24 bitGravatar Eugene Rudchenko2013-08-24
| | | | | | | Conflicts: plugins/gtkui/callbacks.h streamer.c
* gtkui: hotkeys preferences: moved actions tree to a separate dialogGravatar waker2013-08-24
|
* gtkui: added GUI configuration for content type mappingGravatar waker2013-08-17
|
* content-type mapping settings WIPGravatar waker2013-08-15
|
* gtkui: added API for creating playlist context menuGravatar waker2013-07-11
|
* gtkui: added toggle menu hotkeyGravatar waker2012-11-18
|
* gtkui: new hotkey grabbing widget and other fixesGravatar waker2012-11-06
|
* gtkui: hotkeys configuration: add/remove; save/load; apply/revert buttons, etcGravatar waker2012-11-04
|
* gtkui: hotkey grabber widget WIPGravatar waker2012-11-01
|
* gtkui: new hotkeys configuration tab WIPGravatar waker2012-10-30
|
* Merge branch 'master' into develGravatar waker2012-10-05
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: README configure.ac deadbeef.h plugins.c plugins/gtkui/Makefile.am plugins/gtkui/ddbcellrenderertextmultiline.c plugins/gtkui/ddblistview.c plugins/gtkui/deadbeef.glade plugins/gtkui/gtkui.c plugins/gtkui/interface.c plugins/gtkui/plcommon.c plugins/shellexec/shellexec.c plugins/supereq/Makefile.am
| * gtkui: added gui configuration for cp1251 and cp936 recodingGravatar waker2012-09-03
| |
| * added user-agent configuration to gui, vfs_curl and last.fmGravatar waker2012-08-16
| |
| * gtkui: automatically fill new/edited column title from its typeGravatar waker2012-08-05
| |
* | Merge branch 'master' into develGravatar waker2012-04-09
|\| | | | | | | | | | | | | Conflicts: plugins/gtkui/callbacks.c plugins/gtkui/callbacks.h plugins/gtkui/gtkui.h
| * added random sort (based on patch from defusix)Gravatar waker2012-04-06
| |
| * added new option to reset "stop after current" option every time the track ↵Gravatar waker2012-04-02
| | | | | | | | was auto-stopped
| * updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
| |
* | Merge branch 'master' into develGravatar waker2011-10-23
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: deadbeef.h metacache.c playlist.c plugins.c plugins/gtkui/Makefile.am plugins/gtkui/ddbcellrenderertextmultiline.c plugins/gtkui/ddbcellrenderertextmultiline.h plugins/gtkui/ddbequalizer.c plugins/gtkui/ddbequalizer.h plugins/gtkui/ddbseekbar.c plugins/gtkui/ddbseekbar.h plugins/gtkui/ddbtabstrip.c plugins/gtkui/fileman.c plugins/gtkui/gtkui.c plugins/gtkui/interface.c plugins/gtkui/plcommon.c plugins/gtkui/trkproperties.c
| * gtkui: not using Vala anymore; few automake fixes; glade generated code is ↵Gravatar waker2011-10-06
| | | | | | | | now compatible with gtk3
| * Add-global-preamp-in-addition-to-replaygain-preamp Global preamp is applied ↵Gravatar Jan D. Behrens2011-10-02
| | | | | | | | to all tracks, while replaygain preamp is only applied to tracks with rg info.
* | initial work to add customizable layout support:Gravatar waker2011-06-17
|/ | | | | | defined data structures, few stubs, many regressions, implemented tabbed playlist widget; now it should be possible to have several playlist viewers visible at the same time; playlist keyboard handling is partially broken
* added GUI option to control 8 to 16 bit auto-conversionGravatar waker2011-05-20
|
* fixed edit->sort by; added more sorting optionsGravatar waker2011-05-03
|
* added option to ignore archive files when adding foldersGravatar waker2011-04-05
|
* gtkui: configurable gui refresh rateGravatar waker2011-04-04
|
* renamed gtkui plugin into ddb_gui_GTK2;Gravatar waker2011-03-23
| | | | | | changed the way gui plugins must be named; added selection of gui plugin to preferences window; only 1 gui plugin is loaded at a time
* customizable tabstrip text colorGravatar waker2011-03-23
|
* added replaygain preampGravatar waker2011-03-12
|
* save/restore preferences window geometryGravatar waker2011-03-10
|
* save/restore geometry of track properties windowGravatar waker2011-03-10
|
* moved tag writer settings to track properties dialogGravatar waker2011-03-09
|
* added progress dialog to tag writer;Gravatar waker2011-03-09
| | | | | tag writer works in separate thread (doesn't block gui); there's now single progressdlg template, used both by tag writer and when adding files to playlist
* display info for all selected tracks in track propertiesGravatar waker2011-02-27
|
* removed author and email fields, added single all-purpose copyright field;Gravatar waker2011-02-27
| | | | | added copyright info to all plugins; updated gtkui to reflect the changes
* added dsp preset functions to plugin api;Gravatar waker2011-01-05
| | | | added dsp preset management to gtkui preferences window
* added new GUI option to auto-name playlists from folder namesGravatar waker2011-01-04
|
* updated copyright year to 2011Gravatar waker2011-01-02
|
* dsp chain configuration WIPGravatar waker2010-12-29
|
* moved converter gui to separate pluginGravatar waker2010-12-28
|