summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fixed --gui cmdline optionGravatar Alexey Yakovenko2014-06-23
* flac: fixed crash on writing metadata into file which doesn't have vorbiscomm...Gravatar Alexey Yakovenko2014-06-22
* converter: fixed loading of custom encoder presetsGravatar Alexey Yakovenko2014-06-22
* disabled tracing in playlist.cGravatar Alexey Yakovenko2014-06-22
* include strdupa.h in playlist.cGravatar Alexey Yakovenko2014-06-22
* added uri support to plt_insert_file_int, improved pls parserGravatar Alexey Yakovenko2014-06-22
* m3u: fixed loading pls files with relative pathesGravatar Alexey Yakovenko2014-06-22
* m3u: fixed loading symlinked playlists with relative pathes (bug #1055)Gravatar Alexey Yakovenko2014-06-21
* cue: ignore multifile cuesheets, as they are not supported (bug #971)Gravatar Alexey Yakovenko2014-06-21
* converter: write correct data size into wav files, clip to 0xffffffff if does...Gravatar Alexey Yakovenko2014-06-21
* gtkui, playlist: disable custom title in both "add location" and playlist con...Gravatar Alexey Yakovenko2014-06-19
* converter: added copy dsp preset function, fixed bug with duplicate preset namesGravatar Alexey Yakovenko2014-06-19
* converter: added a function to copy encoder presetsGravatar Alexey Yakovenko2014-06-19
* converter: load encoder presets directly from plugindir, instead of copying t...Gravatar Alexey Yakovenko2014-06-19
* artwork: fixed flac-related typo in makefileGravatar Alexey Yakovenko2014-06-19
* Merge pull request #15 from Lithopsian/artworkGravatar Alexey Yakovenko2014-06-18
|\
| * Allow get_album_art() calls for non-local filesGravatar Ian Nartowicz2014-06-18
| * Allow get_album_art() call for non-local filesGravatar Ian Nartowicz2014-06-18
* | gtkui: improved custom title dlgGravatar Alexey Yakovenko2014-06-17
* | gtkui: better custom title configuration using context menuGravatar Alexey Yakovenko2014-06-17
* | fixed aborting hanging mms streams; fixed bug in decoder detection login, whi...Gravatar Alexey Yakovenko2014-06-17
* | try shift-jis detection even if disabled, in case other detectors fail before...Gravatar Alexey Yakovenko2014-06-15
* | readme upd about ffmpeg versionGravatar Alexey Yakovenko2014-06-15
* | README update regarding libogg, libSM and libICEGravatar Alexey Yakovenko2014-06-14
* | removed unused libs from gtkui folderGravatar Alexey Yakovenko2014-06-14
* | made shift-jis detector optional and configurableGravatar Alexey Yakovenko2014-06-14
* | fixed cue charset detection regressionGravatar Alexey Yakovenko2014-06-14
* | improved charset detection in id3v1Gravatar Alexey Yakovenko2014-06-14
* | Merge pull request #13 from Lithopsian/flacGravatar Alexey Yakovenko2014-06-14
|\|
| * bitrate for OggFLAC, plus oggedit changesGravatar Ian Nartowicz2014-06-14
| * tidy upGravatar Ian Nartowicz2014-06-13
| * bitrate calculationsGravatar Ian Nartowicz2014-06-13
* | improved cuesheet charset detectionGravatar Alexey Yakovenko2014-06-13
* | pl_save_all won't save unmodified playlistsGravatar Alexey Yakovenko2014-06-12
* | Merge pull request #12 from Lithopsian/libvorbisfileGravatar Alexey Yakovenko2014-06-12
|\|
| * Only change seek offset for multiplexed files with Vorbis not the 1st streamGravatar Ian Nartowicz2014-06-10
* | removed accidental sr.po from / which came from pootle a while agoGravatar Alexey Yakovenko2014-06-10
* | mp3: deleted the wrong garbage skipping code, fixed duration calc in some mp3...Gravatar Alexey Yakovenko2014-06-10
| * Fix for issue #1116 (work round Vorbis issue #1486) - typoGravatar Ian Nartowicz2014-06-10
| * Fix for issue #1116 (work round Vorbis issue #1486)Gravatar Ian Nartowicz2014-06-10
| * Merge pull request #2 from Alexey-Yakovenko/masterGravatar Lithopsian2014-06-10
| |\ | |/ |/|
* | liboggedit: deadbeef.h #include fixGravatar Alexey Yakovenko2014-06-10
* | Merge pull request #11 from Lithopsian/configure_changesGravatar Alexey Yakovenko2014-06-10
|\ \
| * | Sync diffs and MakefileGravatar Ian Nartowicz2014-06-10
| * | ogg_stream_flush_fill conditional compilationGravatar Ian Nartowicz2014-06-10
| * | Possible conditional compilation flag for liboggeditGravatar Ian Nartowicz2014-06-10
| |/
| * Merge pull request #1 from Alexey-Yakovenko/masterGravatar Lithopsian2014-06-09
| |\ | |/ |/|
* | fix objc failure in static buildGravatar Alexey Yakovenko2014-06-08
* | oggedit: osx compile fixesGravatar Alexey Yakovenko2014-06-08
* | gtkui: osx compile fixGravatar Alexey Yakovenko2014-06-08