summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | compile fixGravatar waker2012-10-19
| |
| * switch version nr. back to develGravatar waker2012-10-19
| |
* | Merge branch 'master' into develGravatar waker2012-10-19
|\| | | | | | | | | | | | | Conflicts: configure.ac streamer.c streamer.h
| * wavpack: don't use channelmask from file, because of broken pcm format ↵Gravatar waker2012-10-18
| | | | | | | | conversion
| * deleted po/deadbeef.pot: it's automatically deleted by make clean, and built ↵Gravatar waker2012-10-18
| | | | | | | | using make update-po
| * 0.5.6-rc3: fixed artwork libpng and libjpeg static linkageGravatar waker2012-10-17
| |
| * Revert "aac: fail adts parser if encountered many failed frames in a row"Gravatar waker2012-10-17
| | | | | | | | This reverts commit 1ab32a2802e79ae39226f25fe81150fe80858757.
| * gtk3 static-build fixGravatar waker2012-10-17
| |
| * fixed apev2 parser bug which replaces all 0s with \n in binary fields;Gravatar waker2012-10-17
| | | | | | | | added workaround for "cover art" fields, apparently some taggers mark them as text
| * 0.5.6-rc2Gravatar waker2012-10-16
| |
| * fixed redrawing playlist after files have been addedGravatar waker2012-10-16
| |
| * aac: fixed filehandle leakGravatar waker2012-10-16
| |
| * fixed alac changelogGravatar waker2012-10-15
| |
| * 0.5.6-rc1Gravatar waker2012-10-15
| |
| * changelog for 0.5.6Gravatar waker2012-10-15
| |
| * changed license to ZLIB on all core filesGravatar waker2012-10-15
| |
| * updated translationsGravatar waker2012-10-15
| |
| * added missing plugins to static build outputGravatar waker2012-10-15
| |
| * gtkui: fixed gtk2 plugin static linkingGravatar waker2012-10-15
| |
| * staticbuild: tell libtool to not hardcode library pathsGravatar waker2012-10-14
| |
| * gtk3 support in static buildGravatar waker2012-10-14
| |
| * aac: don't attempt raw aac detection on mp4 filesGravatar waker2012-10-14
| |
| * aac: fail adts parser if encountered many failed frames in a rowGravatar waker2012-10-11
| |
| * fixed --enable-abstract-socket typoGravatar waker2012-10-11
| |
| * help.txt updateGravatar waker2012-10-10
| |
| * converter: fixed file-exists checkGravatar waker2012-10-10
| |
| * aac: fixed makefileGravatar waker2012-10-10
| |
| * updated about.txtGravatar waker2012-10-10
| |
| * fixed gtk2/3 configure options -- now there's no --disable/enable-gtkui, ↵Gravatar waker2012-10-09
| | | | | | | | only --disable/enable-gtk2 and -gtk3.
| * mp3: fixed trk properties samplerateGravatar waker2012-10-09
| |
| * disabled some debug output in streamerGravatar waker2012-10-09
| |
| * vorbis: update waveformat if changes dynamically in the streamGravatar waker2012-10-09
| |
| * mms: debug printfsGravatar waker2012-10-08
| |
| * gtkui: playlist popup menu positioning WIPGravatar waker2012-10-08
| |
| * mms: more abortion improvementsGravatar waker2012-10-08
| |
| * mms: improved aborting, increased timeout lengthGravatar waker2012-10-08
| |
| * fixed updating streamer playlist after moving current playing track to ↵Gravatar waker2012-10-07
| | | | | | | | another playlist
| * use abstract socket name by default, to fix bug #562; ↵Gravatar waker2012-10-07
| | | | | | | | --disable-abstract-socket restores the old behavior, which is useful for debugging
* | added rudimentary ID3 RVA2 tag replaygain parsingGravatar Stefan Keller2012-10-06
| |
* | compile/run fixes after merging masterGravatar waker2012-10-06
| |
* | Merge branch 'master' into develGravatar waker2012-10-05
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: README configure.ac deadbeef.h plugins.c plugins/gtkui/Makefile.am plugins/gtkui/ddbcellrenderertextmultiline.c plugins/gtkui/ddblistview.c plugins/gtkui/deadbeef.glade plugins/gtkui/gtkui.c plugins/gtkui/interface.c plugins/gtkui/plcommon.c plugins/shellexec/shellexec.c plugins/supereq/Makefile.am
| * mms: improved stream abortingGravatar waker2012-10-03
| |
| * mms: fixed connection timeout handling -- now we wait about 6 seconds (200 ↵Gravatar waker2012-10-03
| | | | | | | | attemps 30 ms each) before giving up
| * libmms: prevent infinite loop when server returns EAGAIN, by limiting number ↵Gravatar waker2012-10-01
| | | | | | | | of retries
| * fixed bug in the shuffle albums mode, which would crash the player if a ↵Gravatar waker2012-10-01
| | | | | | | | current track was paused, then deleted
| * alac: disabled demux tracingGravatar waker2012-09-15
| |
| * updated help.txt with gtk3 and ffmpeg infoGravatar waker2012-09-15
| |
| * ffmpeg: removed m4a from extension listGravatar waker2012-09-15
| |
| * alsa: converted printfs to tracesGravatar waker2012-09-15
| |
| * fixed converter gui descriptionGravatar waker2012-09-15
| |