summaryrefslogtreecommitdiff
path: root/plugins/gtkui
Commit message (Collapse)AuthorAge
* vala sources recompiled with vala 0.8Gravatar waker2011-05-13
|
* fixed trkproperties not clearing property list after reloading metadataGravatar waker2011-05-13
|
* 0.5.0-rc1 final fixupsGravatar waker2011-05-10
|
* added remaining plt_* replacements; minor fixupsGravatar waker2011-05-10
|
* added several new plt_* functions to work on specific playlistsGravatar waker2011-05-10
|
* gtkui: don't clip long fields (cuesheets) in single-value modeGravatar waker2011-05-09
|
* fixed icon in portable gtkui, when plugin is used with non-portable buildGravatar waker2011-05-08
|
* changed few old-style pl_* functions which were working with current ↵Gravatar waker2011-05-08
| | | | playlist with the new ones, working with specific playlist passed as argument
* converter pl_sort into plt_sortGravatar waker2011-05-08
|
* fixed crash in statusicon activate handler with gtk<2.14Gravatar waker2011-05-07
|
* added context submenu generation from plugin actions titles with slashesGravatar waker2011-05-05
| | | | | for example, "Utils/Converter" action will give a popup "Utils" with subitem "Converter" while "Utils\/Converter" action will give an item "Utils/Converter"
* show plugin version numbers in preferencesGravatar waker2011-05-04
|
* fixed fb2k eq preset import bugGravatar waker2011-05-04
|
* renamed track no/ track nr to track number in some menusGravatar waker2011-05-03
|
* fixed edit->sort by; added more sorting optionsGravatar waker2011-05-03
|
* regenerate dsp preset dropdown after saving new presetGravatar waker2011-05-01
|
* fixed freeze on add file(s)Gravatar waker2011-04-29
|
* added few pl_add_files_begin error checks to gtkuiGravatar waker2011-04-27
|
* replaced "file->save playlist" with the "save playlist as" functionGravatar waker2011-04-27
|
* save column config with leading zeroes to preserve orderGravatar waker2011-04-27
|
* added progress dialog to pls and m3u loadersGravatar waker2011-04-27
|
* fixed playlist cursor, selection and redraw regressionsGravatar waker2011-04-27
|
* optimized searchGravatar waker2011-04-26
|
* new future-proof playlist API, potentially reducing locking, and allowing ↵Gravatar waker2011-04-25
| | | | more flexibility
* changed gtkui api header to use zlib licenseGravatar waker2011-04-25
|
* fix crash when rendering tabstrip during unfinished initializationGravatar waker2011-04-25
|
* remove minimize/maximize from add files progress dialogGravatar waker2011-04-25
|
* added gui.bgcolor playlist propertyGravatar waker2011-04-23
|
* gtkui: stop refresh timer before quittingGravatar waker2011-04-22
|
* gtkui: fixed playlist refresh regression in search windowGravatar waker2011-04-22
|
* fixed playlist redraw after opening search windowGravatar waker2011-04-22
|
* invalidate listview cache after deleting playlistGravatar waker2011-04-19
|
* reapply search after switching playlistGravatar waker2011-04-19
|
* fixed tray icon double clicking bugGravatar waker2011-04-18
|
* call ddb_listview_groupcheck from setup_vscrollGravatar waker2011-04-18
|
* fixed redrawing playlist after adding/removing columnsGravatar waker2011-04-17
|
* get rid of some legacy events;Gravatar waker2011-04-16
| | | | update playlist grouping on metadata changes
* fixed search window regressionGravatar waker2011-04-16
|
* fixed redrawing playlist on grouping changeGravatar waker2011-04-16
|
* fixed invalid utf8/memtrashing in gtkui fileadd progress dialogGravatar waker2011-04-14
|
* more unification work on event systemGravatar waker2011-04-14
|
* new event passing systemGravatar waker2011-04-14
|
* got rid of plt_lock and global_lock in favor of just using pl_lock for all ↵Gravatar waker2011-04-13
| | | | | | | playlist access; added playlist modification time functions for tracking playlist changes; fixed gtkui playlist group rebuilding
* intermediate fix to playlist/streamer/plugevent mutex race conditionsGravatar waker2011-04-12
|
* fixed text vertical alignment in playlist, columns and tabsGravatar waker2011-04-10
|
* fix selection in search window to be in sync with main listGravatar waker2011-04-10
|
* optional separators between plugin action menu itemsGravatar waker2011-04-09
|
* prevent trkproperties from adding reserved fields starting with _ and :Gravatar waker2011-04-09
|
* changed default column "title/track artist" to just "title"Gravatar waker2011-04-06
|
* remove Performer from gtkui trkproperties predefined fieldsGravatar waker2011-04-06
|