summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* aac: fixed a regression which slows down initializing some streamsGravatar waker2011-11-13
|
* few API usage fixes in flac pluginGravatar waker2011-11-13
|
* Logic Correction in artwork fetchingGravatar Tydus2011-11-13
| | | | Move APE and FLAC out of ID3 block
* Implemented Save cover to FLAC when convertingGravatar Tydus2011-11-13
|
* backwards compat fix in artwork plugin; also fixed spelling error and ↵Gravatar waker2011-11-13
| | | | optimized mem allocation in get_album_art_sync
* Implemented fetching artwork filename synchronizelyGravatar Tydus2011-11-13
|
* gme: always try to detect gzipped files ignoring file extensionGravatar waker2011-11-09
|
* some formatting clean-up in artwork codeGravatar waker2011-11-03
|
* Implemented extracting album art from FLAC metadataGravatar Tydus2011-11-03
|
* aac: fixed filetype overriding bugGravatar waker2011-10-24
|
* shn compile fixGravatar waker2011-10-23
|
* few compile fixes; added mono2stereo into tarballGravatar waker2011-10-23
|
* set default pulseaudio buffer size to 8192Gravatar waker2011-10-23
|
* readded DUMB, AOPSF and SHN plugins to tarballGravatar waker2011-10-23
|
* gme: added support for intro_length and loop_lengthGravatar waker2011-10-23
|
* minor optimization to shuffle albumsGravatar waker2011-10-23
|
* after switching to shuffle-albums mode, while playing a track, mark all ↵Gravatar waker2011-10-23
| | | | previous album tracks as played
* fixed last.fm api keyGravatar waker2011-10-22
|
* gtkui2: fixed drawing filler in grouped playlistGravatar waker2011-10-18
|
* added support for auto-resizing playlist columnsGravatar waker2011-10-16
|
* gtkui: fixed line width in listview headerGravatar waker2011-10-15
|
* gme: couple of extra sanity checks in fadeout implGravatar waker2011-10-14
|
* added fadeout to gme pluginGravatar waker2011-10-14
|
* changed treeview row color style property for gtk3Gravatar waker2011-10-14
|
* gtkui: fixed warning about unimplemented 'editing-canceled' when using gtk>=2.20Gravatar waker2011-10-13
|
* [converter] increased size of preset list dialogGravatar waker2011-10-13
|
* dont't remove moved tracks from playqueueGravatar waker2011-10-13
|
* [gtkui] replaced "Other file(s)" in file filter with "All file(s)"Gravatar waker2011-10-13
|
* [gtkui] better alignment of sliders in playback settingsGravatar waker2011-10-13
|
* fixed missing return in gdk_drag_context_list_targetsGravatar waker2011-10-12
|
* gdk_drag_context_list_targets fix for gtk<2.22Gravatar waker2011-10-11
|
* gtk_combo_box_new_with_entry fixGravatar waker2011-10-10
|
* prevent double-inclusion of support.hGravatar waker2011-10-10
|
* few fixes for compatibility with gtk<2.22Gravatar waker2011-10-10
|
* gtkui: fixed GDK_KEY_ problem in search.cGravatar waker2011-10-10
|
* yasm is now mandatory for building ape plugin on x86 and x86_64Gravatar waker2011-10-10
|
* ffmpeg: temporary override FILETYPE instead of setting it permanently (for ↵Gravatar waker2011-10-10
| | | | streams); set max_analyze_duration to half a second
* added gtk3 support to converter guiGravatar waker2011-10-09
|
* gdkkeysyms-compat.h fixGravatar waker2011-10-09
|
* fixed eq drawing under gtk3Gravatar waker2011-10-09
|
* fixed seekbar and volumebar drawing in gtkui3Gravatar waker2011-10-09
|
* fixed separator line in group titlesGravatar waker2011-10-09
|
* fixed few regressions after gtk3 portGravatar waker2011-10-08
|
* fixed cairo renderer for tabstrip and playlist headerGravatar waker2011-10-08
|
* removed some deprecated codeGravatar waker2011-10-08
|
* fixed album art and playback starus drawing using cairoGravatar waker2011-10-08
|
* port to GTK3 (WIP)Gravatar waker2011-10-08
|
* gtkui: not using Vala anymore; few automake fixes; glade generated code is ↵Gravatar waker2011-10-06
| | | | now compatible with gtk3
* vorbis: added .oga to supported file extensionsGravatar waker2011-10-06
|
* flac: ignore files with samplerate<=0; don't calculate bitrate on streams ↵Gravatar waker2011-10-06
| | | | with unknown length