summaryrefslogtreecommitdiff
path: root/plugins/gtkui
Commit message (Collapse)AuthorAge
...
* eq refresh after gtk theme change WIPGravatar Alexey Yakovenko2010-04-18
|
* some tweaks to custom widget colors handlingGravatar Alexey Yakovenko2010-04-18
|
* destroy trkproperties window before quit (fixes memleak)Gravatar Alexey Yakovenko2010-04-18
|
* removed location entry from metadata page;Gravatar Alexey Yakovenko2010-04-18
| | | | fixed couple of gtk errors
* added new info page to track properties windowGravatar Alexey Yakovenko2010-04-18
|
* dragndrop move/copy action selectionGravatar Alexey Yakovenko2010-04-18
|
* redraw playlist/search after editing metadataGravatar Alexey Yakovenko2010-04-18
|
* added flags to each track in playlist, which bumped dbpl version to 1.2;Gravatar Alexey Yakovenko2010-04-17
| | | | | | | list of file tags is no longer written as metadata string, but as flags; fixed couple of memory leaks; blocked metadata editing in subtracks; blocked metadata editing if playlist file format is less than 1.2;
* fixed ddblistview keypress handler to ignore numlock/capslock and other ↵Gravatar Alexey Yakovenko2010-04-17
| | | | similar modifiers
* multiple drag-n-drop improvementsGravatar Alexey Yakovenko2010-04-15
|
* fixed tabstrip menu items signals regressionGravatar Alexey Yakovenko2010-04-14
|
* minor tweaks to dragndropGravatar Alexey Yakovenko2010-04-13
|
* hide unimplemented tabstrip menu items for 0.4Gravatar Alexey Yakovenko2010-04-13
|
* fixed ddbtabstrip to use proper gtk double bufferingGravatar Alexey Yakovenko2010-04-13
|
* removed/disabled/hidden some fb2k-compatibility hacksGravatar Alexey Yakovenko2010-04-12
|
* added workaround to compile with gtk < 2.18Gravatar Alexey A. Smirnov2010-04-12
|
* fixed to pass make distcheck before 0.4-beta1Gravatar Alexey Yakovenko2010-04-11
|
* don't create global hotkeys tab in preferences unless there's hotkeys pluginGravatar Alexey Yakovenko2010-04-11
|
* hide EQ gtk gui if supereq plugin is not availableGravatar Alexey Yakovenko2010-04-11
|
* added workaround to compile with gtk<2.14Gravatar Alexey Yakovenko2010-04-11
|
* changed --enable to --disable for plugins in configureGravatar Alexey Yakovenko2010-04-11
|
* fixed reading id3v2.4 tags written by fb2kGravatar Alexey Yakovenko2010-04-10
|
* fixed couple of regressions in gtk event handlersGravatar Alexey Yakovenko2010-04-10
|
* implemented seekbar gtk widget in valaGravatar Alexey Yakovenko2010-04-09
|
* few drawing fixes in EQ, seekbar and volumebarGravatar Alexey Yakovenko2010-04-09
|
* few improvements to EQ guiGravatar Alexey Yakovenko2010-04-08
|
* eq preset managementGravatar Alexey Yakovenko2010-04-07
|
* eq gui WIPGravatar Alexey Yakovenko2010-04-07
|
* moved eq widget to appropriate placeGravatar Alexey Yakovenko2010-04-07
|
* stripped down version of new eq widget;Gravatar Alexey Yakovenko2010-04-07
| | | | | fixed saving/loading eq settings; added preamp support in supereq plugin
* integration of thesame's eq code WIPGravatar Alexey Yakovenko2010-04-07
|
* Merge branch 'thesame' into develGravatar 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
| * Merge branch 'devel' of ↵Gravatar Viktor Semykin2010-04-06
| |\ | |/ |/| | | git://deadbeef.git.sourceforge.net/gitroot/deadbeef/deadbeef into eq
| * WIPGravatar Viktor Semykin2010-04-06
| |
* | added auto-saving config/playlist filesGravatar Alexey Yakovenko2010-04-06
| |
* | fixed selection bugs in search windowGravatar Alexey Yakovenko2010-04-06
| |
* | fixed hang after using search windowGravatar Alexey Yakovenko2010-04-06
| |
* | set window title for delete files from disk confirmation dialogGravatar Alexey Yakovenko2010-04-06
| |
* | disallow editing/writing metadata in non-local streamsGravatar Alexey Yakovenko2010-04-06
| |
* | added delete files from disk context menu itemGravatar Alexey Yakovenko2010-04-06
| |
* | fixed duplicating columns in track propertiesGravatar Alexey Yakovenko2010-04-06
| |
* | added Escape shortcut for Deselect all;Gravatar Alexey Yakovenko2010-04-06
| | | | | | | | fixed couple of potential keyboard handling bugs
* | don't put text with line breaks into window titleGravatar Alexey Yakovenko2010-04-06
| |
* | don't draw seekbar if window is not visibleGravatar Alexey Yakovenko2010-04-06
| |
* | rebuild/redraw playlist after editing track metadataGravatar Alexey Yakovenko2010-04-05
| |
* | switched artwork downloading to use vfs_curlGravatar Alexey Yakovenko2010-04-04
| |
| * Merge branch 'devel' of ↵Gravatar Viktor Semykin2010-04-04
| |\ | |/ |/| | | git://deadbeef.git.sourceforge.net/gitroot/deadbeef/deadbeef into eq
* | added fetching artwork from id3v2 tagsGravatar Alexey Yakovenko2010-04-04
| |
* | implemented dragndrop between different playlistsGravatar Alexey Yakovenko2010-04-04
| |