- 18 Feb, 2011 1 commit
-
-
Max Kellermann authored
-
- 13 Feb, 2011 1 commit
-
-
Max Kellermann authored
-
- 09 Jan, 2011 1 commit
-
-
Yuriy Kaminskiy authored
A bit of automake magic (see info automake "Per-Object Flags"). Compile-tested.
-
- 18 Nov, 2010 2 commits
-
-
Max Kellermann authored
Based on the APE reader.
-
Max Kellermann authored
Generic library for scanning APE tags. Eliminated one "goto"!
-
- 27 Oct, 2010 1 commit
-
-
Max Kellermann authored
Using libffado, to play on firewire audio devices. Warning: this plugin was not tested successfully. I just couldn't keep libffado2 from crashing. Use at your own risk. For details, see my Debian bug reports: http://bugs.debian.org/601657 http://bugs.debian.org/601659
-
- 11 Oct, 2010 1 commit
-
-
Max Kellermann authored
-
- 08 Oct, 2010 2 commits
-
-
Denis Krjuchkov authored
-
Denis Krjuchkov authored
Win32 has many audio APIs. New name is slightly more correct.
-
- 05 Oct, 2010 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 03 Oct, 2010 1 commit
-
-
Qball Cow authored
-
- 23 Sep, 2010 1 commit
-
-
Denis Krjuchkov authored
I've added PIPE_EVENT_SHUTDOWN because calling g_main_loop_quit() do not work when called from another thread. Main thread was sleeping in g_poll() so I needed some way to wake it up. By some strange reason call close(event_pipe[0]) in event_pipe_deinit() hangs. In current implementation that code never reached so that was not a problem :-) I've added a conditional to leave event_pipe[0] open on Win32.
-
- 25 Jul, 2010 2 commits
-
-
Serge Ziryukin authored
This also fixes installation when no *.gif files found in 'doc/api/html' folder.
-
Max Kellermann authored
This hack creates a copy of doc/doxygen.conf with the INPUT setting replaced.
-
- 21 Jul, 2010 1 commit
-
-
Max Kellermann authored
Don't open the music directory for each "lsinfo" call. Get the list of playlist files from the memory database.
-
- 20 Jul, 2010 1 commit
-
-
Max Kellermann authored
-
- 30 Jun, 2010 1 commit
-
-
Max Kellermann authored
Allow code sharing.
-
- 25 Jun, 2010 1 commit
-
-
Max Kellermann authored
The new function playlist_open_any() combines playlist_mapper_open(), playlist_list_open_uri() and playlist_list_open_stream(), providing an easy API for all of them.
-
- 21 Jun, 2010 1 commit
-
-
Max Kellermann authored
This fixes test/run_output.
-
- 14 Jun, 2010 1 commit
-
-
Avuton Olrich authored
-
- 08 Jun, 2010 1 commit
-
-
Max Kellermann authored
-
- 30 May, 2010 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Allow code sharing.
-
- 20 May, 2010 1 commit
-
-
Max Kellermann authored
-
- 19 May, 2010 1 commit
-
-
Max Kellermann authored
-
- 18 May, 2010 1 commit
-
-
Max Kellermann authored
-
- 10 Apr, 2010 1 commit
-
-
Tony Miller authored
Supports a number of videogame music formats, more info here: http://www.fly.net/~ant/libs/audio.html I wrote this plugin for the latest svn, get it here: http://code.google.com/p/game-music-emu/source/checkout
-
- 28 Mar, 2010 1 commit
-
-
Max Kellermann authored
Fix distcheck.
-
- 17 Feb, 2010 1 commit
-
-
Max Kellermann authored
Apply the replay gain in the output thread. This means a new setting will be active instantly, without going through the whole music pipe. And we might have different replay gain settings for each audio output device.
-
- 08 Feb, 2010 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 20 Jan, 2010 1 commit
-
-
Davide Camurri authored
-
- 17 Jan, 2010 1 commit
-
-
Max Kellermann authored
Needed for the fluidsynth decoder plugin.
-
- 16 Jan, 2010 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Ensure that the pcm_convert() length argument is aligned to the sample size.
-
- 06 Jan, 2010 1 commit
-
-
Max Kellermann authored
This playlist plugin handles FLAC files with embedded CUE sheets.
-
- 04 Jan, 2010 2 commits
-
-
Max Kellermann authored
Don't limit the "rewind" input plugin to CURL streams.
-
Max Kellermann authored
Make it X_decoder_plugin.c.
-