summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* get format from streamer before switching output pluginGravatar waker2011-05-15
|
* updated plugins example codeGravatar waker2011-05-15
|
* updated README for 0.5Gravatar waker2011-05-15
|
* fixed 32bit portable build; rebuild 64bit static libs with apgccGravatar waker2011-05-15
|
* reorganized static libsGravatar waker2011-05-15
|
* little russian translation fixGravatar waker2011-05-14
|
* minor fix to vorbis metadata readingGravatar waker2011-05-14
|
* fixed artwork custom filemask search order bugGravatar waker2011-05-14
|
* fixed several pl_lock race conditions in streamer;Gravatar waker2011-05-14
| | | | | added assertion to catch this kind of race conditions, which can be turned on by defining DETECT_PL_LOCK_RC 1 in streamer.c and playlist.c
* turkish translation updateGravatar waker2011-05-14
|
* Updated russian translation, added new strings to extra.cGravatar Dmitriy Simbiriatin2011-05-14
|
* minor gtkui memleak fixGravatar waker2011-05-14
|
* fixed several memleaks in gtkuiGravatar waker2011-05-14
|
* fixed memleaks in converterGravatar waker2011-05-14
|
* fixed memleak in wildmidiGravatar waker2011-05-14
|
* added include unistd.h to convgui.c for unlinkGravatar waker2011-05-14
|
* added convpresets to portable packaging scriptGravatar waker2011-05-14
|
* sid: fixed include path in SidTune.cppGravatar waker2011-05-14
|
* fix unwanted line between playlist columns when drawing cover background ↵Gravatar waker2011-05-13
| | | | using gtkstyle
* less debug output from plugin loadingGravatar waker2011-05-13
|
* reduced amount of debug output from hotkeys pluginGravatar waker2011-05-13
|
* don't display debug messages when loading m3u playlistGravatar waker2011-05-13
|
* artwork: don't display jpg error messages when scaling coversGravatar waker2011-05-13
|
* fixed shellexec crash on config syntax errorGravatar waker2011-05-13
|
* fixed 16 bits per channel PNG handling in artwork pluginGravatar waker2011-05-13
|
* vala sources recompiled with vala 0.8Gravatar waker2011-05-13
|
* set version to develGravatar waker2011-05-13
|
* fixed trkproperties not clearing property list after reloading metadataGravatar waker2011-05-13
|
* bump api version to 1.0 in plugins.cGravatar 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
|
* don't write multiline fields in apev2 as separate fields per lineGravatar waker2011-05-09
|
* temporary workaround for cuesheet/log merging from different tag typesGravatar waker2011-05-09
|
* lock playlist in pl_get_totaltimeGravatar waker2011-05-09
|
* gtkui: don't clip long fields (cuesheets) in single-value modeGravatar waker2011-05-09
|
* moved building portable version of extra plugins to separate scriptGravatar waker2011-05-09
|
* apply replaygain of streaming_track instead of playing_trackGravatar waker2011-05-09
|
* tta: read apev2 in reload metadata tooGravatar waker2011-05-09
|
* fixed seeking with global hotkeys crash when pausedGravatar waker2011-05-09
|
* tta: don't write id3v1, read/write apev2Gravatar waker2011-05-09
|
* pt_BR updateGravatar waker2011-05-09
|
* updated pt_BR translation (Sergio Cipolla)Gravatar 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
|
* Merge branch 'i18n' of ssh://lxde.git.sourceforge.net/gitroot/lxde/deadbeef ↵Gravatar waker2011-05-08
|\ | | | | | | into i18n
* | added new files for translatorsGravatar waker2011-05-08
| |
* | fixed bug in u8_strcasecmpGravatar waker2011-05-07
| |
* | fixed streaming ogg and aac filetypeGravatar waker2011-05-07
| |