summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | renamed shellexecui output .so filename to conform to static build rulesGravatar waker2012-04-28
| |
* | fixed NULL callback in shellexec commands when created from GUIGravatar waker2012-04-28
| |
* | 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
| |
| * Commit from LXDE Translation Project with Pootle by user wwycheuk.: 391 of ↵Gravatar wwycheuk2012-04-16
| | | | | | | | 391 messages translated (0 fuzzy).
| * Commit from LXDE Translation Project with Pootle by user wwycheuk.: 391 of ↵Gravatar wwycheuk2012-04-14
| | | | | | | | 391 messages translated (0 fuzzy).
| * Commit from LXDE Translation Project with Pootle by user wwycheuk.: 267 of ↵Gravatar wwycheuk2012-04-14
| | | | | | | | 391 messages translated (0 fuzzy).
| * Commit from LXDE Translation Project with Pootle by user wwycheuk.: 105 of ↵Gravatar wwycheuk2012-04-14
| | | | | | | | 391 messages translated (12 fuzzy).
| * Commit from LXDE Translation Project with Pootle by user wwycheuk.: 73 of ↵Gravatar wwycheuk2012-04-14
| | | | | | | | 391 messages translated (17 fuzzy).
* | 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
| |
| * Commit from LXDE Translation Project with Pootle by user PraveenIlla.: 215 ↵Gravatar PraveenIlla2012-04-11
| | | | | | | | of 391 messages translated (35 fuzzy).
| * Commit from LXDE Translation Project with Pootle by user PraveenIlla.: 188 ↵Gravatar PraveenIlla2012-04-11
| | | | | | | | of 391 messages translated (41 fuzzy).
* | 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
| * Commit from LXDE Translation Project with Pootle by user Recku.: 390 of 391 ↵Gravatar Recku2012-04-08
| | | | | | | | messages translated (0 fuzzy).
* | converter: moved duplicate code into converter plugin and exposed via API, ↵Gravatar waker2012-04-08
| | | | | | | | converter API is now v1.2
| * Commit from LXDE Translation Project with Pootle by user forfolias.: 376 of ↵Gravatar forfolias2012-04-08
| | | | | | | | 391 messages translated (2 fuzzy).
* | 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
| |