Refresh po files
Fix use after free on CMD_FILEINFO (apply my pa...
Add updated German translation from Wolfgang St...
Support XDG Basedir specification
Updated cs.po from Pavel Fric
Updated cs.po from Pavel Fric
Add Czech translation from Pavel Fric
Regression fix:
Make the APE decoder compile with current libma...
Tag R-1300 as 1.0-rc1
Remove redundant code from create_gui()
Get ready to release aqualung 1.0-rc1
Fix crash on file info dialog opening non-wavpa...
Fix compilation in the presence of the WavPack ...
Fix: file info dialog across CDDA and disk tracks
Implement file info dialog's prev/next track fe...
Refactor file_info using so-called subroutines
Refactor file info dialog invocation and access...
Merge branch 'b141_not_so_modal_dialogs'
Better error messages when encoder cannot be cr...
Refactor 'About' dialog box code generating com...
threading: refactor priority scheduling w/pthreads
threading: move set_thread_priority() to athread.c
threading: check for HAVE_LIBPTHREAD instead of...
threading: separate threads abstraction from co...
Lua track_change hook called from the proper pl...
Small fix to documentation (Lua example)
Reimplement the core of dec_lavc. This should w...
Refactor some low-hanging fruit in core.c
Fix thinko in yesterday's fix to Makefile.am
Eliminate use of glib's deprecated functions
Kill unneeded code causing warning
Correctly generate src/version.h even if it is ...
Remove set but unused variables causing compile...
dec_lavc: do not use deprecated AVCODEC_MAX_AUD...