summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | Merge pull request #11 from Lithopsian/configure_changesGravatar Alexey Yakovenko2014-06-10
|\ \ | | | | | | Configure changes
| * | 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
| |\ | |/ |/| Sync with head changes
* | 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
| |
* | flac: osx compile fixesGravatar Alexey Yakovenko2014-06-08
| |
* | gtkui: remove unnecessary code which was handling Menu key for popup menu ↵Gravatar Alexey Yakovenko2014-06-08
| | | | | | | | (this is handled by GTK popup-menu signal)
* | lfm: fixed tiny track supportGravatar Alexey Yakovenko2014-06-08
| |
* | gtkui: improved keyboard handlingGravatar Alexey Yakovenko2014-06-08
| |
* | pltbrowser: popup-menu event handlerGravatar Alexey Yakovenko2014-06-08
| |
* | gtkui: popup-menu event handlerGravatar Alexey Yakovenko2014-06-08
| |
* | ffmpeg: fixed reading replaygain infoGravatar Alexey Yakovenko2014-06-08
| |
* | vorbis and flac static build fixGravatar Alexey Yakovenko2014-06-07
| |
* | liboggedit: use ogg_stream_flush instead of ogg_stream_flush_fillGravatar Alexey Yakovenko2014-06-07
| |
* | fixed tools/apbuild/buildlist to work on modern systems with multulib; ↵Gravatar Alexey Yakovenko2014-06-06
| | | | | | | | flac/ogg static link WIP
* | about.txt updateGravatar Alexey Yakovenko2014-06-06
| |
* | liboggedit: fixed deadbeef.h includesGravatar Alexey Yakovenko2014-06-06
| |
* | Merge branch 'master' of https://github.com/Lithopsian/deadbeef into ↵Gravatar Alexey Yakovenko2014-06-06
|\| | | | | | | | | | | | | Lithopsian-master Conflicts: plugins/liboggedit/Makefile.am
| * #if USE_OGGEDIT changes, and pl_unlock() fixesGravatar Ian Nartowicz2014-06-06
| |
| * Conditional compilation of oggedit callGravatar Ian Nartowicz2014-06-05
| |
| * more minor indentationGravatar Ian Nartowicz2014-06-05
| |
| * indentationGravatar Ian Nartowicz2014-06-05
| |
* | flac: disable oggedit if libogg is not availableGravatar Alexey Yakovenko2014-06-05
| |
* | oggedit: separate check for libogg, to not depend on vorbis libs/flagsGravatar Alexey Yakovenko2014-06-05
| |
| * Full release of oggeditGravatar Ian Nartowicz2014-06-04
| |
* | Merge pull request #9 from Lithopsian/masterGravatar Alexey Yakovenko2014-06-04
|\| | | | | Ogg converter presets for Opus and OggFlac
| * Rename Ogg FLAC.txt -> Ogg_FLAC.txt in makefileGravatar Ian Nartowicz2014-06-04
| |
| * Rename Ogg FLAC.txt -> Ogg_FLAC.txtGravatar Ian Nartowicz2014-06-04
| |
| * Add Ogg presets to makefileGravatar Ian Nartowicz2014-06-04
| |
| * Ogg converter presets for Opus and OggFlacGravatar Ian Nartowicz2014-06-03
|/
* gtkui: fixed keyboard handling (bug #1103)Gravatar Alexey Yakovenko2014-06-03
|
* gtkui: fixed crash after attempting to add location with empty URLGravatar Alexey Yakovenko2014-06-03
|
* Merge pull request #5 from cboxdoerfer/masterGravatar Alexey Yakovenko2014-06-03
|\ | | | | gtkui: fix calculation of album art column position (hscrollpos was igno...
* | liboggedit: fixed deadbeef includeGravatar Alexey Yakovenko2014-06-03
| |
* | liboggedit: fixed makefile and added the output to .gitignoreGravatar Alexey Yakovenko2014-06-03
| |
* | Merge pull request #8 from Lithopsian/masterGravatar Alexey Yakovenko2014-06-03
|\ \ | | | | | | liboggedit build framework
| * | liboggedit build frameworkGravatar Ian Nartowicz2014-06-03
| | |
* | | Merge pull request #7 from Lithopsian/masterGravatar Alexey Yakovenko2014-05-31
|\| | | | | | | | Preserve file permissions from the original file
| * | Just ignore a failed statGravatar Ian Nartowicz2014-05-30
| | |
| * | Preserve file permissionsGravatar Ian Nartowicz2014-05-30
| | |
* | | ape: fixed cue regression and crash on resumeGravatar Alexey Yakovenko2014-05-30
| | |
* | | ffmpeg: fixed weird alac-related code in _insert, which was preventing ↵Gravatar Alexey Yakovenko2014-05-28
| | | | | | | | | | | | adding TAK files to playlist (bug #1121)
* | | reset the playqueue if a user attempts to play the selected file (bug #928)Gravatar Alexey Yakovenko2014-05-28
| | |
* | | ape: allow playing ape format >=4.11 (bug #1019), improved error handlingGravatar Alexey Yakovenko2014-05-28
| | |
* | | Merge pull request #6 from Lithopsian/masterGravatar Alexey Yakovenko2014-05-27
|\| | | | | | | | Fix cuesheets to work when startsample is non-zero (see issue #1082)
| * | Fix cuesheets to work when startsample is non-zeroGravatar Ian Nartowicz2014-05-27
|/ /
* | don't call utfcasestr_fast on non-utf8 data, to fix plt_search_process crash ↵Gravatar Alexey Yakovenko2014-05-26
| | | | | | | | when searching e.g. in tracks which have non-utf8 filenames