summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* changelog for 0.5.3Gravatar waker2012-04-28
|
* fixed excessive cpu use when waiting for the last track to finishGravatar waker2012-04-28
|
* refresh gtkui eq on DB_EV_DSPCHANGED eventGravatar waker2012-04-26
|
* added new DB_EV_DSPCHANGED eventGravatar waker2012-04-26
|
* shellexec: fixed adding first and removing last shell commandGravatar waker2012-04-25
|
* fixed plt_search_process bug which was creating single-linked list instead ↵Gravatar waker2012-04-25
| | | | | | of double-linked; fixed plt_load bug which was leading to crash if playlist file fails to load early, e.g. if a file has size of 0
* added missing #include to plcommon.cGravatar waker2012-04-25
|
* gtkui: don't re-apply search on add/remove to/from playqueue, remove, reload ↵Gravatar waker2012-04-25
| | | | metadata
* don't print bogus errors during plugin searchGravatar waker2012-04-25
|
* gtkui: fixed main menu separatorsGravatar waker2012-04-24
|
* fixed gtk_message_dialog_format_secondary_text bugGravatar waker2012-04-24
|
* gtkui: automatically reinit main menu on actions changeGravatar waker2012-04-24
|
* shellexecui: more Disabled flag cleanupGravatar waker2012-04-24
|
* shellexecui: added support for 'common' flag to GUI config, added some tooltipsGravatar waker2012-04-24
| | | | | shellexed: save/load 'common' flag gtkui: fixed duplication when adding new custom popup menus
* shellexec[ui]: cleaned up api, fixed memleaks, add/remove/edit works without ↵Gravatar waker2012-04-24
| | | | restarting player, Disabled flag is not user-editable and is not saved to config
* fixed shellexecui gtk3 compatGravatar waker2012-04-24
|
* shellexecui compile fixGravatar waker2012-04-24
|
* support fb2k TXX DATE fieldGravatar waker2012-04-23
|
* fixed ignoring cuesheet and log in searchGravatar waker2012-04-23
|
* wildmidi: fixed possible inline linking errorsGravatar waker2012-04-23
|
* fixed shellexec copyright statementGravatar waker2012-04-19
|
* fix alsa/streamer race conditionGravatar waker2012-04-19
|
* merged shellexecui pluginGravatar waker2012-04-19
|
* shellexec: restored description with full detailsGravatar waker2012-04-16
|
* renamed Fftsg_fl.cpp to Fftsg_fl.cGravatar waker2012-04-13
|
* memleak fixGravatar waker2012-04-13
|
* fix broken pipe error on fbsd while waiting for data from nonblocking socketGravatar waker2012-04-12
|
* added converter.glade to POTFILESGravatar waker2012-04-11
|
* another shellexec compile fixGravatar waker2012-04-11
|
* shellexec compile fixGravatar waker2012-04-11
|
* converter: fixed // bug; fixed potential bug in finding largest common path ↵Gravatar waker2012-04-10
| | | | without reducing it to the last separator
* converter: fixed escaping special charsGravatar waker2012-04-10
|
* converter: added ` to escape listGravatar waker2012-04-09
|
* converter: show default output path in the input field; pass the default ↵Gravatar waker2012-04-09
| | | | path to the filechooser
* converter: moved duplicate code into converter plugin and exposed via API, ↵Gravatar waker2012-04-08
| | | | converter API is now v1.2
* converter: added support for writing files to source track foldersGravatar waker2012-04-08
|
* converter: fixed tag writingGravatar waker2012-04-08
|
* converter: added reconstruction of folder structure based on the largest ↵Gravatar waker2012-04-08
| | | | common root
* converter: fixed writing wav files sized over 2gigsGravatar waker2012-04-08
|
* added random sort (based on patch from defusix)Gravatar waker2012-04-06
|
* fixed few missing returnsGravatar waker2012-04-05
|
* gtk-2.12 compatibility fixesGravatar waker2012-04-05
|
* gcc 4.7 compile fixGravatar waker2012-04-05
|
* auto-save eq state on every changeGravatar waker2012-04-02
|
* extended plugin api to trigger dsp chain saving from pluginsGravatar waker2012-04-02
|
* added new option to reset "stop after current" option every time the track ↵Gravatar waker2012-04-02
| | | | was auto-stopped
* fixed bug in id3v2 parser which wasn't trimming whitespace correctly at the ↵Gravatar waker2012-04-02
| | | | end of text fields
* shellexec extended/fixed to support GUI (by Azeem Arshad)Gravatar waker2012-04-01
|
* log2 compat fix in dumb libGravatar waker2012-03-31
|
* fixed glib remains in libmmsGravatar waker2012-03-31
|