Commit Graph

  • d56aa88660 pcm_volume: use #ifdef instead of #if __i386__ Max Kellermann 2009-03-14 14:39:48 +01:00
  • 35a04ccf07 tag_pool: make "slots" static Max Kellermann 2009-03-14 14:38:48 +01:00
  • f711198ab3 pcm_resample: return NULL on failure Max Kellermann 2009-03-14 14:37:31 +01:00
  • 8df0a29cbc pcm_convert: return NULL on failure Max Kellermann 2009-03-14 14:36:44 +01:00
  • e5767d6da8 command: return COMMAND_RETURN_OK in handle_addid() Max Kellermann 2009-03-14 14:36:07 +01:00
  • 7b53504a41 command: handle the addToPlaylist() result properly Max Kellermann 2009-03-14 14:33:19 +01:00
  • 0007d84d95 faad: faad_decoder_decode() returns NULL, not false Max Kellermann 2009-03-14 14:31:38 +01:00
  • bd833f64e2 Makefile.am: don't let sparse scan C++ sources Max Kellermann 2009-03-14 14:30:02 +01:00
  • 0a1db6cbc9 Makefile.am: added limit definitions to SPARSE_CPPFLAGS Max Kellermann 2009-03-14 14:30:01 +01:00
  • d70591b652 sticker: sticker_load_value() returns NULL on error, not false Max Kellermann 2009-03-14 14:29:54 +01:00
  • 77eaab55a3 sticker: initialize hash table in sticker_new() Max Kellermann 2009-03-14 14:21:11 +01:00
  • be38ad5b93 sticker: don't export sticker_list_values() Max Kellermann 2009-03-14 14:20:08 +01:00
  • 24da9410fa command: use sticker_song_get() instead of sticker_song_list_values() Max Kellermann 2009-03-14 14:20:04 +01:00
  • dd67992a0c sticker: added "struct sticker" Max Kellermann 2009-03-14 14:20:01 +01:00
  • 5b687795c4 mixer_all: removed debug message Max Kellermann 2009-03-14 11:54:39 +01:00
  • 7deade8577 mixer: protect the mixer struct with a mutex Max Kellermann 2009-03-14 11:53:28 +01:00
  • 82963ee023 mixer_api: moved mixer_init() to mixer_api.c Max Kellermann 2009-03-14 11:47:54 +01:00
  • b488355df8 mixer_api: moved mixer_plugin imports to mixer_list.h Max Kellermann 2009-03-14 11:36:59 +01:00
  • a5017a2d7c mixer_api: moved functions to mixer_control.c Max Kellermann 2009-03-14 11:36:50 +01:00
  • 8d01110c84 mixer_control: moved functions to mixer_all.c Max Kellermann 2009-03-14 11:35:54 +01:00
  • 88af35c0ab volume: moved code to mixer_all.c Max Kellermann 2009-03-14 11:35:40 +01:00
  • e7c3f469c3 mixer_api: moved struct mixer_plugin to mixer_plugin.h Max Kellermann 2009-03-14 11:33:51 +01:00
  • f15d879e37 volume: use bool instead of int Max Kellermann 2009-03-14 11:10:21 +01:00
  • f31c371fbd Removed superfluous if statement in update.c:453 Jochen Keil 2009-03-11 09:57:32 +01:00
  • 0aee49bdf8 all: Update copyright header. Avuton Olrich 2009-03-13 10:43:16 -07:00
  • 6e72755204 crossfade: added missing '&' Jeffrey Middleton 2009-03-12 20:23:46 +01:00
  • 6352e75910 crossfade: copy chunk.audio_format in !NDEBUG Max Kellermann 2009-03-12 19:49:15 +01:00
  • e3b9b57ecd output_all: fix off-by-one error in audio_output_all_check() Max Kellermann 2009-03-12 19:49:10 +01:00
  • d8218cae6b Makefile.am: link test/software_volume with GLib Max Kellermann 2009-03-12 19:41:11 +01:00
  • 0bc7f584f4 mixer_control: don't touch mixers of disabled outputs Max Kellermann 2009-03-12 18:40:03 +01:00
  • c37567a14f audio: converted device number check to assertion Max Kellermann 2009-03-12 18:34:38 +01:00
  • e9cbb6be3f audio: moved mixer functions to mixer_control.c Max Kellermann 2009-03-12 18:34:37 +01:00
  • 9feaedd799 volume: removed unused variable "default_mixer" Max Kellermann 2009-03-12 18:24:13 +01:00
  • 869f440f87 doc: added installation manual to the User's Manual Max Kellermann 2009-03-12 17:12:53 +01:00
  • 0cb8e7f2cb doc: added skeleton for the user manual Max Kellermann 2009-03-12 17:06:48 +01:00
  • e2dc3c948f Move from the opaque GPtrArray to GHashTable for sticker lists. Eric Wollesen 2009-03-11 17:03:01 -06:00
  • ce6ef89f26 Pass glib libs properly to libtool. Diego Elio 'Flameeyes' Pettenò 2009-03-11 12:38:25 +01:00
  • bc3702a4fd player_thread: added comments Max Kellermann 2009-03-11 09:35:16 +01:00
  • 13cd6b2834 player_thread: removed player_stop_decoder() Max Kellermann 2009-03-11 09:20:34 +01:00
  • 903a07b80e player_thread: don't call dc_stop() twice Max Kellermann 2009-03-11 09:20:33 +01:00
  • a7318a6476 configure.ac: add -pg to MPD_LIBS with --enable-gprof Max Kellermann 2009-03-11 09:20:29 +01:00
  • 923ac213b5 output_control: removed audio_output_signal() Max Kellermann 2009-03-10 22:48:12 +01:00
  • 756b0022da Cleaned up update_regular_file() method in update.c Jochen Keil 2009-03-10 22:09:00 +01:00
  • cff29f5e86 alsa: use snd_pcm_sframes_t instead of int Max Kellermann 2009-03-10 21:31:13 +01:00
  • 855054fee1 alsa: don't close PCM handle in alsa_recover() Max Kellermann 2009-03-10 21:25:45 +01:00
  • 538701e7c6 player_thread: fill buffer after seeking Max Kellermann 2009-03-10 21:19:51 +01:00
  • 2b57863144 output_all: clear input_audio_format on close Max Kellermann 2009-03-10 21:04:47 +01:00
  • f2ec6ee184 output_all: don't allow audio_format==NULL in audio_output_all_open() Max Kellermann 2009-03-10 21:04:45 +01:00
  • d3eccb2324 player_thread: pass format to audio_output_all_open() after resume Max Kellermann 2009-03-10 21:00:52 +01:00
  • a790b64568 player_thread: moved code to player_send_silence() Max Kellermann 2009-03-10 20:43:19 +01:00
  • 5dfad1d5d6 output_thread: check commands while playing Max Kellermann 2009-03-10 20:41:27 +01:00
  • 92d74d4a78 player_thread: finish failed seek command Max Kellermann 2009-03-10 18:04:09 +01:00
  • c6a43b691f player_thread: clear player.queued after failure Max Kellermann 2009-03-10 18:03:38 +01:00
  • 7d52284a96 player_thread: moved code to player_seek_decoder() Max Kellermann 2009-03-10 17:52:38 +01:00
  • 3ef8cba274 music_chunk: increased chunk size to 4 kB Max Kellermann 2009-03-10 16:11:58 +01:00
  • 79ef9166df test: added program "run_output" Max Kellermann 2009-03-10 15:46:55 +01:00
  • 296c1bb3b6 Makefile.am: moved file names to $(OUTPUT_API_SRC) Max Kellermann 2009-03-10 15:46:55 +01:00
  • eeb54a5f35 player_thread: don't free music buffer after decoder failure Max Kellermann 2009-03-10 07:17:14 +01:00
  • 3291666b57 output: play from a music_pipe object Max Kellermann 2009-03-09 19:25:26 +01:00
  • ab3d7c29da player_thread: don't open audio device when paused Max Kellermann 2009-03-09 19:16:50 +01:00
  • e1bd2c65d5 music_pipe: added music_pipe_contains() Max Kellermann 2009-03-09 19:15:54 +01:00
  • 9f79c05e43 player_thread: moved code to player_song_border() Max Kellermann 2009-03-09 19:15:14 +01:00
  • 4459a46181 player_thread: moved code to play_next_chunk() Max Kellermann 2009-03-09 19:14:06 +01:00
  • d213f9a3e5 player_thread: make the music_buffer instance global Max Kellermann 2009-03-09 19:12:06 +01:00
  • 8de179ef7b output_control: make audio_output_open() static Max Kellermann 2009-03-09 19:11:13 +01:00
  • c5c86452ce music_buffer: poison unallocated chunks Max Kellermann 2009-03-09 19:11:10 +01:00
  • 940af669b3 poison: added valgrind support Max Kellermann 2009-03-09 19:10:18 +01:00
  • fd76e29fba added memory poisoning library Max Kellermann 2009-03-09 19:09:30 +01:00
  • 71e88271d9 output_thread: wait 10 seconds before reopening after play failure Max Kellermann 2009-03-09 19:08:35 +01:00
  • 4d3d091c22 Fix remove-flac-song-on-every-update Jochen Keil 2009-03-09 15:10:54 +01:00
  • 706112bb88 Initial support for embedded cue sheets found in flac files Jochen Keil 2009-03-08 20:16:53 +01:00
  • ab3d89f484 decoder_plugin: added method container_scan() Jochen Keil 2009-03-08 20:16:53 +01:00
  • 94d1a87d04 music_chunk: added assertions on the audio format Max Kellermann 2009-03-08 13:45:24 +01:00
  • 359f9871b2 output_thread: print "closed" debug message Max Kellermann 2009-03-08 04:13:55 +01:00
  • ab656a52da alsa: determine buffer_time if not already known Max Kellermann 2009-03-08 04:11:30 +01:00
  • 554a34fb95 alsa: better period_time default value for high sample rates Max Kellermann 2009-03-08 03:55:01 +01:00
  • 27193d8402 output_all: fix boolean short circuit in update() Max Kellermann 2009-03-07 23:48:28 +01:00
  • fc6d836a2d player_thread: moved code to player_check_decoder_startup() Max Kellermann 2009-03-07 23:11:43 +01:00
  • 2ba5278440 configure.ac: fix --enable-bzip2 and --enable-iso9660 variable name Max Kellermann 2009-03-07 23:05:25 +01:00
  • bd6bcfb676 music_pipe: refuse to push empty chunks Max Kellermann 2009-03-07 21:41:25 +01:00
  • 85cc46ad6f decoder_internal: don't push empty chunk into pipe Max Kellermann 2009-03-07 21:41:23 +01:00
  • eb2e3a554d chunk: added music_chunk_is_empty() Max Kellermann 2009-03-07 21:40:27 +01:00
  • f8aebc52b5 music_pipe: poison music_chunk.next Max Kellermann 2009-03-07 21:40:13 +01:00
  • 39d3521956 music_pipe: added music_pipe_peek() Max Kellermann 2009-03-07 19:56:31 +01:00
  • b13cd03f75 output_all: audio_output_all_update() returns bool Max Kellermann 2009-03-07 19:55:57 +01:00
  • 498ec26f25 pulse_mixer: allow mpd to reconnect to the pulse mixer David Guibert 2009-03-07 19:49:00 +01:00
  • a1534ba7c2 AUTHORS: added Romain Bignon, Rasmus Steinke Max Kellermann 2009-03-07 16:13:23 +01:00
  • 5ffb2dd88c pulse_mixer: added missing copyright header Max Kellermann 2009-03-07 15:59:29 +01:00
  • b1137fe81a pulse_mixer: added GLib log domain Max Kellermann 2009-03-07 15:59:26 +01:00
  • 6069cafda0 pulse: clean up includes Max Kellermann 2009-03-07 15:59:22 +01:00
  • 21bb10f4bf pulse mixer David Guibert 2009-03-06 18:21:23 +01:00
  • a547d24eb2 mixer: check for init() failures Max Kellermann 2009-03-07 15:50:26 +01:00
  • 9ed409cdcc configure.ac: fix --enable-X variable names Max Kellermann 2009-03-07 15:50:19 +01:00
  • 55b0fed293 configure: global indention and trim line wc to 80 when practical. Avuton Olrich 2009-03-06 08:16:37 -08:00
  • 771c061964 configure: Move the faad stuff to m4/faad.m4 Avuton Olrich 2009-03-06 07:36:08 -08:00
  • aebb522639 configure: No capitalization on beginning of help strings. Avuton Olrich 2009-03-06 06:59:36 -08:00
  • 67cecf4e95 configure: specify that faad2 prefix is optional in the help string Avuton Olrich 2009-03-06 02:41:49 -08:00
  • bfdf68776f configure: trim down the line length for the libOggFLAC help strings Avuton Olrich 2009-03-06 02:40:08 -08:00
  • cf1c27a232 configure: trim down the line length for the faad help strings Avuton Olrich 2009-03-06 02:34:18 -08:00
  • 775a277a10 configure: trim down the line length for the zeroconf help string Avuton Olrich 2009-03-06 02:30:40 -08:00