root/modules/audio_output/alsa.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @c46360714d1a1b8eccb765a19a73700f20e68eb6 [c46360714d1a1b8eccb765a19a73700f20e68eb6] 23/09/08 22:05:06 Derk-Jan Hartman <hartman@videolan.org> add deprecated aliases for audio devices Signed-off-by: Derk-Jan Hartman …
(edit) @b745d0316c8fcc8e49a82e150a3e9dc4ed25d588 [b745d0316c8fcc8e49a82e150a3e9dc4ed25d588] 21/09/08 13:24:59 Pierre d'Herbemont <pdherbemont@videolan.org> uniform naming of audio devices variable Signed-off-by: Pierre …
(edit) @5b63839284565821b5aff349378eddbb9d7f1ee0 [5b63839284565821b5aff349378eddbb9d7f1ee0] 06/09/08 15:42:27 Rémi Denis-Courmont <rdenis@simphalempin.com> vlc_cond_init: really remove useless parameter
(edit) @be400691f55a66d411e9bd7787feb1f4332612f0 [be400691f55a66d411e9bd7787feb1f4332612f0] 27/08/08 21:43:08 Rémi Denis-Courmont <rdenis@simphalempin.com> Plugins: push cancellation down
(edit) @c0ab9ac334f0dd03c47846b6bcc50f27efed647a [c0ab9ac334f0dd03c47846b6bcc50f27efed647a] 13/08/08 22:17:54 Rémi Duraffort <ivoire@videolan.org> Fix warning (asprintf return value and some others)
(edit) @a48fa0327705ef15ba4356f48f375eee0fb3dca9 [a48fa0327705ef15ba4356f48f375eee0fb3dca9] 11/08/08 21:40:32 Rémi Duraffort <ivoire@videolan.org> Use the right declaration for threaded functions.
(edit) @a82e5fcaf2e1520a3f5bc7af1a8b163c66086a60 [a82e5fcaf2e1520a3f5bc7af1a8b163c66086a60] 09/07/08 23:59:00 Laurent Aimar <fenrir@videolan.org> Fixed infinite loop if alsa was closed before playing any audio.
(edit) @00b95848260cd44f140a05da8aa5baf13580e2d3 [00b95848260cd44f140a05da8aa5baf13580e2d3] 05/07/08 13:55:16 Rémi Denis-Courmont <rdenis@simphalempin.com> modules: use vlc_object_alive()
(edit) @37a2578ce4265f4ed495290923e3fa674c662656 [37a2578ce4265f4ed495290923e3fa674c662656] 22/06/08 22:05:09 Rémi Duraffort <ivoire@videolan.org> Remove unneeded msg_Err. Fix potential segfault (check malloc return …
(edit) @3561b9b28f58eb7a4183e158a8fd973800d31ceb [3561b9b28f58eb7a4183e158a8fd973800d31ceb] 31/05/08 21:10:30 Rémi Denis-Courmont <rdenis@simphalempin.com> Plugins: include vlc_common.h directly instead of vlc/vlc.h
(edit) @5e15258c9ef28558fe2abc941fc1527e02b04c21 [5e15258c9ef28558fe2abc941fc1527e02b04c21] 27/05/08 21:16:52 Rémi Denis-Courmont <rem@videolan.org> A lot of missing const in options lists
(edit) @13ae40b0efc4f1b1ce205d9a057537047fcab3f4 [13ae40b0efc4f1b1ce205d9a057537047fcab3f4] 21/05/08 19:19:25 Rémi Denis-Courmont <rem@videolan.org> Use gettext_noop() consistently
(edit) @27d483e9ef7a451397d7857251c8d67097661f1d [27d483e9ef7a451397d7857251c8d67097661f1d] 08/05/08 18:20:21 Rémi Denis-Courmont <rem@videolan.org> Include vlc_plugin.h as needed
(edit) @6da90a1716250d282f16dc6bc9dacec5b9514caf [6da90a1716250d282f16dc6bc9dacec5b9514caf] 04/05/08 13:14:46 Rémi Denis-Courmont <rem@videolan.org> vlc_mutex_init: remove unused paramter
(edit) @449fd28aaf007c6411251dae9d0dbfdc65b135d1 [449fd28aaf007c6411251dae9d0dbfdc65b135d1] 14/04/08 02:02:22 Pierre d'Herbemont <pdherbemont@videolan.org> Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. This …
(edit) @e43ea251bdd93dd47a1505f2db9e3ba3e9c8c268 [e43ea251bdd93dd47a1505f2db9e3ba3e9c8c268] 24/02/08 11:21:46 Rafaël Carré <funman@videolan.org> forward port [25261] workaround buggy alsa drivers
(edit) @99fab9089e9e1709d9c3a4bc5ced0c137ac59134 [99fab9089e9e1709d9c3a4bc5ced0c137ac59134] 23/01/08 22:50:58 Rémi Denis-Courmont <rem@videolan.org> Don't include config.h from the headers - refs #297. Missing some cases …
(edit) @8f3d5d03e6c625f3527e8e8dd9e5391180e2a398 [8f3d5d03e6c625f3527e8e8dd9e5391180e2a398] 18/01/08 15:56:56 Rafaël Carré <funman@videolan.org> alsa: sets period size before buffer size, patch by Matthias P. Nowak
(edit) @4f028428053d0342c55deb6ba8b8da114c6a0caa [4f028428053d0342c55deb6ba8b8da114c6a0caa] 16/01/08 18:51:21 Rémi Denis-Courmont <rem@videolan.org> Revert the so-called whitelisting commits that are actually blacklisting
(edit) @806cf5165824be921bf2402ecf11fd3ee6501f9c [806cf5165824be921bf2402ecf11fd3ee6501f9c] 16/01/08 18:36:14 Rafaël Carré <funman@videolan.org> input options whitelisting, step 2 (refs #1371)
(edit) @76d020250a879b3180c2415d4ba14df09a9309ce [76d020250a879b3180c2415d4ba14df09a9309ce] 15/01/08 20:09:18 Jean-Paul Saman <jpsaman@videolan.org> Patch by Jilles Tjoelker: Fix ALSA thread deadlock if trying to kill it …
(edit) @fa45d63fdedc4cce1de4257b35de5adfb494d544 [fa45d63fdedc4cce1de4257b35de5adfb494d544] 14/01/08 11:37:30 Rafaël Carré <funman@videolan.org> alsa: add some verbose debug (enabled only if ALSA_DEBUG is defined) due …
(edit) @72f289cb711a3cbe1612dee74e1bde5a57ed23fc [72f289cb711a3cbe1612dee74e1bde5a57ed23fc] 11/11/07 19:48:07 Rafaël Carré <funman@videolan.org> alsa: use the pcm status to compute the delay. fix #894 (spdif …
(edit) @9af57553c9e93a62d2f9b68f78d0420053fbffa2 [9af57553c9e93a62d2f9b68f78d0420053fbffa2] 05/11/07 18:08:36 Rémi Denis-Courmont <rem@videolan.org> Cosmetic fix (excessive indentation)
(edit) @35c8e86dba758c48719a49f983babfe21a3348f4 [35c8e86dba758c48719a49f983babfe21a3348f4] 05/11/07 17:58:36 Rémi Denis-Courmont <rem@videolan.org> Fix a few minor race conditions
(edit) @03f87d80bfd2c8d3e1bb6e0fb5a941e5fd7705f0 [03f87d80bfd2c8d3e1bb6e0fb5a941e5fd7705f0] 05/11/07 17:24:07 Rémi Denis-Courmont <rem@videolan.org> Fix previous commit
(edit) @40d39fa10aac4c2710c3c7682033b483644ea467 [40d39fa10aac4c2710c3c7682033b483644ea467] 05/11/07 17:16:36 Rémi Denis-Courmont <rem@videolan.org> Recover from ALSA suspend properly if the device does not support resuming
(edit) @d7b943b0df121c87a7a633b41001681ed337c2ae [d7b943b0df121c87a7a633b41001681ed337c2ae] 02/10/07 19:59:31 Rafaël Carré <funman@videolan.org> alsa: resume output when waking up, fix #1286. some coding style cleanup
(edit) @552e595131c5f1d66eba8e3c22c2b1c509be5153 [552e595131c5f1d66eba8e3c22c2b1c509be5153] 18/09/07 18:20:49 Rémi Denis-Courmont <rem@videolan.org> Replace strerror() with %m (or Linux DVB: strerror_r) - refs #1297
(edit) @6ee1e193fd896ab9a4729fde14f009d9ce629815 [6ee1e193fd896ab9a4729fde14f009d9ce629815] 10/09/07 20:56:52 Rafaël Carré <funman@videolan.org> Removes trailing spaces. Removes tabs.
(edit) @4c4c1053927202eb0d736bd343bd64d1f31fd117 [4c4c1053927202eb0d736bd343bd64d1f31fd117] 04/09/07 21:21:53 Rémi Denis-Courmont <rem@videolan.org> Fix some cast warnings
(edit) @7347528a46f5181031d426b4bd42cb9e98c95be5 [7347528a46f5181031d426b4bd42cb9e98c95be5] 02/09/07 06:03:11 Rafaël Carré <funman@videolan.org> alsa: don't start playing before at least a period has been written to the …
(edit) @9e595c955f1aebae18435f0f5c740802ce347852 [9e595c955f1aebae18435f0f5c740802ce347852] 20/08/07 21:23:10 Rémi Denis-Courmont <rem@videolan.org> Remove stdio while we're at it. Finally rid of the strcasestr warning
(edit) @e40d134c69b144327fd1d2001e8b85640f5c7cb9 [e40d134c69b144327fd1d2001e8b85640f5c7cb9] 20/08/07 21:10:23 Rémi Denis-Courmont <rem@videolan.org> Remove _GNU_SOURCE and string.h too
(edit) @81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808 [81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808] 20/08/07 21:08:22 Rémi Denis-Courmont <rem@videolan.org> Remove stdlib.h
(edit) @7b0773e690a9c1388f4cfbe7c8fa3fa43a76e54c [7b0773e690a9c1388f4cfbe7c8fa3fa43a76e54c] 19/05/07 23:43:16 Rémi Denis-Courmont <rem@videolan.org> Use a vlc_CPU() wrapper instead of (ab)using libvlc_global
(edit) @9025fab9931ecc35fe247b0a63d0cea166dee88d [9025fab9931ecc35fe247b0a63d0cea166dee88d] 19/05/07 22:03:26 Rémi Denis-Courmont <rem@videolan.org> Use vlc_object_kill(). Needs triple checking. This also seems to make the …
(edit) @719ff97ced0bdd4656b185d295d968307f58df61 [719ff97ced0bdd4656b185d295d968307f58df61] 22/02/07 21:10:59 Jean-Paul Saman <jpsaman@videolan.org> Remove of excess whitespace
(edit) @d3fe7f28797d4dba65ffcdd60bf932e758a48a9e [d3fe7f28797d4dba65ffcdd60bf932e758a48a9e] 26/11/06 15:20:34 Clément Stenac <zorglub@videolan.org> A bit of headers cleanup * Headers in include must contain the structures …
(edit) @f485214f09dd284cbb85674e937fbbb0a6032a2e [f485214f09dd284cbb85674e937fbbb0a6032a2e] 15/09/06 16:31:51 Clément Stenac <zorglub@videolan.org> For consistency, remove references to vlc from libvlc Also, make it …
(edit) @cf4fe30a158f14e00961b7c65979b7b9eae1a4b9 [cf4fe30a158f14e00961b7c65979b7b9eae1a4b9] 12/09/06 20:57:45 Rémi Denis-Courmont <rem@videolan.org> More
(edit) @89298c16e4964b9033ab4cb6290a953775e92c76 [89298c16e4964b9033ab4cb6290a953775e92c76] 23/08/06 01:22:14 Felix Paul Kühne <fkuehne@videolan.org> * browsed through all code files starting with A to F and added …
(edit) @33b6e2a4ed1efb13c7f0057af926e3629e0afa04 [33b6e2a4ed1efb13c7f0057af926e3629e0afa04] 20/05/06 13:39:19 Jean-Paul Saman <jpsaman@videolan.org> Remove unused variables
(edit) @23eb4c419c64df4b83e40a5a2cef904f2e4b88a1 [23eb4c419c64df4b83e40a5a2cef904f2e4b88a1] 01/05/06 00:34:50 Clément Stenac <zorglub@videolan.org> Fix handling of buffer underruns in ALSA. Probably closes #461 We passed …
(edit) @8e394d70cd2a16876f85b424473cf109555dae21 [8e394d70cd2a16876f85b424473cf109555dae21] 31/03/06 17:15:07 Felix Paul Kühne <fkuehne@videolan.org> * 2nd review of modules/audio* (refs #438)
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 13/01/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @148c4910187df1d60f7fce676365f2c75ac635e6 [148c4910187df1d60f7fce676365f2c75ac635e6] 11/12/05 22:19:48 Clément Stenac <zorglub@videolan.org> Warn -> Dbg
(edit) @b083e1e9e37d3a5325b90271f3d3f1bee274416c [b083e1e9e37d3a5325b90271f3d3f1bee274416c] 04/12/05 20:40:36 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/alsa.c: fix the leak in a nice way.
(edit) @1db9db8d0b364396bddde04728c8adb7b70c7d6b [1db9db8d0b364396bddde04728c8adb7b70c7d6b] 04/12/05 20:35:35 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/alsa.c: fixed minor memory leak.
(edit) @bc3de7610db0c110b7107097aa68f0ada3b53813 [bc3de7610db0c110b7107097aa68f0ada3b53813] 28/11/05 00:28:55 Benjamin Pracht <bigben@videolan.org> * Hopefully fix a52 over spdif with alsa (at least, there is no error …
(edit) @fcf297543de7285a2ccfd251d7b9dc76cfb28d56 [fcf297543de7285a2ccfd251d7b9dc76cfb28d56] 08/11/05 22:11:33 Benjamin Pracht <bigben@videolan.org> Dirty hack to make devices using snd_intel8x0 drivers happy with 96k …
(edit) @ee6d19114f91d845ae1d46e984b0c47dfc44d503 [ee6d19114f91d845ae1d46e984b0c47dfc44d503] 02/11/05 22:41:45 Benjamin Pracht <bigben@videolan.org> revert 13023 as is doesn't fix anything
(edit) @5c6c3b80a6ae65e3cf9906ab10c7211d536a5ef4 [5c6c3b80a6ae65e3cf9906ab10c7211d536a5ef4] 02/11/05 22:35:16 Benjamin Pracht <bigben@videolan.org> Ouuups, forgot to uncomment some code I had commented for testing purposes
(edit) @6840bc0fee23425ce313da6f2ed94847092407f9 [6840bc0fee23425ce313da6f2ed94847092407f9] 29/10/05 22:20:14 Benjamin Pracht <bigben@videolan.org> set the samplerate before the format. The open of the device will fail …
(edit) @c014bb1803a1f8ea8d0b4202857e12c99f6e4fca [c014bb1803a1f8ea8d0b4202857e12c99f6e4fca] 22/10/05 13:06:15 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/alsa.c: rework of the previous patch.
(edit) @a44ee597ebb45703de22c47535c0c5c0c176d9cf [a44ee597ebb45703de22c47535c0c5c0c176d9cf] 20/10/05 09:27:07 Benjamin Pracht <bigben@videolan.org> Forgot to remove some debug…
(edit) @10b4712657b5f16907fc16cf7499ea0ca080fd84 [10b4712657b5f16907fc16cf7499ea0ca080fd84] 19/10/05 21:53:05 Benjamin Pracht <bigben@videolan.org> * This should fix switching from a stereo device to surround40 or …
(edit) @03e8df655ab8508e06af8c599791ce55f79a9871 [03e8df655ab8508e06af8c599791ce55f79a9871] 02/10/05 15:01:47 Antoine Cellerier <dionoea@videolan.org> * fix signedness gcc warning
(edit) @fe087a38282e93addb25fa9598393e40ea233b09 [fe087a38282e93addb25fa9598393e40ea233b09] 09/07/05 08:17:09 Rémi Denis-Courmont <rem@videolan.org> Make Zorglub less unhappy
(edit) @85b29bdc288a1573d43bd524908be5748a9b3640 [85b29bdc288a1573d43bd524908be5748a9b3640] 08/07/05 20:12:44 Rémi Denis-Courmont <rem@videolan.org> Copyright fixes (da big courmischage)
(edit) @d634c025ca9e1cddee2419e06d27b5e85ce70c8c [d634c025ca9e1cddee2419e06d27b5e85ce70c8c] 11/03/05 10:54:47 Sigmund Augdal Helberg <sigmunau@videolan.org> alsa.c: removed a printf, shut up a compiler warning
(edit) @16e04b75f1d95c56b87125ac46ff53e9a9009696 [16e04b75f1d95c56b87125ac46ff53e9a9009696] 20/01/05 20:27:56 Sigmund Augdal Helberg <sigmunau@videolan.org> alsa.c: Enumerate available audio devices (Code gratefully borrowed from …
(edit) @db5fedc62315cfc0f93c0bb1fff76f53627142b8 [db5fedc62315cfc0f93c0bb1fff76f53627142b8] 16/12/04 19:14:29 Clément Stenac <zorglub@videolan.org> For some unknown reason, the previous commit was not fully done
(edit) @a90a19a6b0468ea9fedadc27cfc1118d70295263 [a90a19a6b0468ea9fedadc27cfc1118d70295263] 11/12/04 15:45:46 Clément Stenac <zorglub@videolan.org> Improvements to preferences * Each module can declare a "human-readable …
(edit) @78cb02e323696b09638935fe0be36d40eb097d6e [78cb02e323696b09638935fe0be36d40eb097d6e] 21/08/04 15:54:36 Cyril Deguet <asmax@videolan.org> * alsa.c: compute next_date with snd_pcm_delay() if …
(edit) @9b67ddf0a849a3b12b964e11f3210b9ff9a33975 [9b67ddf0a849a3b12b964e11f3210b9ff9a33975] 21/08/04 14:57:32 Cyril Deguet <asmax@videolan.org> * alsa.c: pass next_date=0 to aout_OutputNextBuffer if …
(edit) @e97b748b085aea21e4c70ea49fea330a8f85b8ae [e97b748b085aea21e4c70ea49fea330a8f85b8ae] 18/08/04 11:59:29 Sigmund Augdal Helberg <sigmunau@videolan.org> alsa.c: support mono on stereo only boards
(edit) @4b5259f6977650050d72e15dc98ac55c449c4dfb [4b5259f6977650050d72e15dc98ac55c449c4dfb] 18/08/04 11:45:07 Sigmund Augdal Helberg <sigmunau@videolan.org> alsa.c: don't fail the probe without giving a reason in the log.
(edit) @2f6ba22be68a070a97868a0ee7e9ef372e19fa1e [2f6ba22be68a070a97868a0ee7e9ef372e19fa1e] 30/05/04 15:00:27 Sigmund Augdal Helberg <sigmunau@videolan.org> modules/audio_output/alsa.c: fixed an utterly nonsensial if-block. …
(edit) @94f4bb3b6189b6ecf51bb613ec7e368ecfe69863 [94f4bb3b6189b6ecf51bb613ec7e368ecfe69863] 20/02/04 20:21:23 Gildas Bazin <gbazin@videolan.org> * modules/demux/a52sys.c: forgot to remove this file. * …
(edit) @b5c53865447042060a1b4922a55dcb27373eab80 [b5c53865447042060a1b4922a55dcb27373eab80] 25/01/04 19:53:07 Gildas Bazin <gbazin@videolan.org> * ALL: removed a bunch of unused add_category_hint().
(edit) @f7fd8b6514d5427b5e177396e236c486142f3d97 [f7fd8b6514d5427b5e177396e236c486142f3d97] 25/01/04 18:58:30 Carlo Calabrò <murray@videolan.org> reverting a whole bunch of stupid changes, sorry :)
(edit) @9f6cfbe91b1b6d5de23536b76210541b17380210 [9f6cfbe91b1b6d5de23536b76210541b17380210] 25/01/04 18:32:29 Carlo Calabrò <murray@videolan.org> string review, round two: the audio output modules (but as I'm too tired …
(edit) @88991a5ce9c2603bc5a9be0779353fe08b29e8f9 [88991a5ce9c2603bc5a9be0779353fe08b29e8f9] 25/10/03 02:49:14 Sam Hocevar <sam@videolan.org> * include/vlc_common.h: + Removed u8, s8, u16 etc. for good. * ALL: …
(edit) @8ac29ed7b351177c2bfd21dcf9bccadff60016fe [8ac29ed7b351177c2bfd21dcf9bccadff60016fe] 23/10/03 23:55:50 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/alsa.c: recover more easily in case of underrun.
(edit) @e1aabc8fe10fe18d159c32ac2fb34d3744744927 [e1aabc8fe10fe18d159c32ac2fb34d3744744927] 04/08/03 01:11:21 Gildas Bazin <gbazin@videolan.org> * src/misc/configuration.c, include/configuration.h, …
(edit) @1ec7da49aee75fde3e75fd66da1ca0cb39101010 [1ec7da49aee75fde3e75fd66da1ca0cb39101010] 27/07/03 18:20:53 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/alsa.c: #ifdef DEBUG -> #ifdef ALSA_DEBUG
(edit) @f05705c559ee7df82b9fffc3abeec4b3524ccf76 [f05705c559ee7df82b9fffc3abeec4b3524ccf76] 27/07/03 18:14:20 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/alsa.c: bail out if the device is already in use.
(edit) @e1523249df7693383c2a77c6fe58466fdb846223 [e1523249df7693383c2a77c6fe58466fdb846223] 18/07/03 22:06:00 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/alsa.c: alsa is now the default audio output. * …
(edit) @91e65ae884213d6e3377c26fc58b631266cbf238 [91e65ae884213d6e3377c26fc58b631266cbf238] 11/07/03 09:13:27 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/alsa.c: enabled 4 and 5.1 channels modes (although …
(edit) @4faf2cabfc2c07bb894925d50f1f062672fa2a66 [4faf2cabfc2c07bb894925d50f1f062672fa2a66] 09/07/03 23:42:28 Gildas Bazin <gbazin@videolan.org> * modules/gui/wxwindows/interface.cpp: resume after pause was broken …
(edit) @34e462b49342bf7b3dd0dbd06462ee0b61862428 [34e462b49342bf7b3dd0dbd06462ee0b61862428] 26/05/03 21:06:47 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/alsa.c: the aout-device obj var wasn't destroyed …
(edit) @d4667ed20e1ab269558de7c4867dd9f550873870 [d4667ed20e1ab269558de7c4867dd9f550873870] 20/05/03 01:36:44 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/alsa.c: fixed a breakage I introduced a couple of …
(edit) @30336bba3f772a1b20a1c5a0663635b1bffc6c68 [30336bba3f772a1b20a1c5a0663635b1bffc6c68] 05/05/03 00:42:18 Gildas Bazin <gbazin@videolan.org> * src/misc/variables.c, ALL: improvements to the object variables api. …
(edit) @a1e813777408263806ec177c14eedcfe871d6160 [a1e813777408263806ec177c14eedcfe871d6160] 30/03/03 20:14:39 Gildas Bazin <gbazin@videolan.org> * modules/*: sanitization of the modules description strings.
(edit) @de621e39dd9e7a3a8dd068c5c1ab7014e1fa36df [de621e39dd9e7a3a8dd068c5c1ab7014e1fa36df] 20/02/03 17:07:38 Gildas Bazin <gbazin@videolan.org> * src/libvlc.h, modules/audio_output: added a global --spdif config …
(edit) @5a13b475ceef886157d0d87decab17a3b0e354f8 [5a13b475ceef886157d0d87decab17a3b0e354f8] 20/02/03 02:52:47 Sigmund Augdal Helberg <sigmunau@videolan.org> * include/configuration.h: added a new flag to the configuration stucture …
(edit) @359975f5aeaf650474e422fa044dfeb986870acd [359975f5aeaf650474e422fa044dfeb986870acd] 10/02/03 18:43:21 Christophe Massiot <massiot@videolan.org> * modules/audio_output/alsa.c: Fixed mono files output (thanks bozo !), * …
(edit) @26832b94e629a5848443e5c762ae3f9407b148d1 [26832b94e629a5848443e5c762ae3f9407b148d1] 03/02/03 01:39:42 Sam Hocevar <sam@videolan.org> * ./modules/audio_output/alsa.c: Woody ALSA compilation fix.
(edit) @c40313bf6a748eeeb85aafd0efcaac4c8f2ee584 [c40313bf6a748eeeb85aafd0efcaac4c8f2ee584] 18/01/03 00:59:18 Sam Hocevar <sam@videolan.org> * ./modules/audio_output/alsa.c: updated requirements to 0.9.0beta10a in …
(edit) @61b87efdaca14f33696bc7e69d495b2d1179e28d [61b87efdaca14f33696bc7e69d495b2d1179e28d] 13/01/03 15:51:25 Christophe Massiot <massiot@videolan.org> Do not forget to register aout_ChannelsRestart as the callback …
(edit) @10dacf8235731cc98b007d070973edeab4a7d026 [10dacf8235731cc98b007d070973edeab4a7d026] 08/01/03 11:50:58 Christophe Massiot <massiot@videolan.org> * Added --no-spdif option (just like in OSS) and fixed a localization bug.
(edit)