root/modules/audio_output/portaudio.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) @90ec8083f5f58afa80ec0d64c4096a90836f7db0 [90ec8083f5f58afa80ec0d64c4096a90836f7db0] 27/08/08 17:56:44 Laurent Aimar <fenrir@videolan.org> Fixed rear center support (and close #1816). It also factorize channel …
(edit) @a48fa0327705ef15ba4356f48f375eee0fb3dca9 [a48fa0327705ef15ba4356f48f375eee0fb3dca9] 11/08/08 21:40:32 Rémi Duraffort <ivoire@videolan.org> Use the right declaration for threaded functions.
(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) @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) @5b55ee1bb0a0212b967f8f4a33824ffc6b7c7f09 [5b55ee1bb0a0212b967f8f4a33824ffc6b7c7f09] 03/05/08 16:17:30 Rémi Denis-Courmont <rem@videolan.org> Use vlc_memset/vlc_memcpy
(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) @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) @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) @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) @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) @12efe797994da9153a6c1275f28631888d3d2a80 [12efe797994da9153a6c1275f28631888d3d2a80] 10/10/06 10:47:43 Christophe Mutricy <xtophe@videolan.org> Forward port [17015] + a few more i18n fix
(edit) @dc8b128a9f34d9eb75d3158566cbb95df8bae61b [dc8b128a9f34d9eb75d3158566cbb95df8bae61b] 10/10/06 00:37:29 Christophe Mutricy <xtophe@videolan.org> forward port [17012] and make update-po
(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) @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) @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) @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) @bec61e65c30ba5173f6100510c160002885ed700 [bec61e65c30ba5173f6100510c160002885ed700] 12/11/04 09:04:35 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/portaudio.c: channel reordering patch by Frederic …
(edit) @9a89727415147bf6533c4bad52f27679b0f0f97d [9a89727415147bf6533c4bad52f27679b0f0f97d] 08/11/04 22:06:22 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/portaudio.c: implemented a …
(edit) @e92a3924f3ae44b7564e2233012166f79197ecc4 [e92a3924f3ae44b7564e2233012166f79197ecc4] 02/11/04 10:19:19 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/portaudio.c: make stereo the default.
(edit) @7ba99302dfb9bb582560988b3fc56632ca8a5834 [7ba99302dfb9bb582560988b3fc56632ca8a5834] 28/10/04 19:46:18 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/portaudio.c: ported to portaudio v19 by Frederic …
(edit) @cb402493149bfc98e9a216a28532852c8945ef9a [cb402493149bfc98e9a216a28532852c8945ef9a] 05/10/04 10:10:34 Gildas Bazin <gbazin@videolan.org> * modules/audio_output/portaudio.c: portaudio (www.portaudio.com) audio …
Note: See TracRevisionLog for help on using the revision log.