root/modules/control/rc.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @d228fdd28ef03b992c97af16cb842acd7c879831 [d228fdd28ef03b992c97af16cb842acd7c879831] 27/09/08 19:12:39 Pierre d'Herbemont <pdherbemont@videolan.org> playlist: Move more members as private.
(edit) @ba6501f3084682844e7ee87bad3986bced5f3652 [ba6501f3084682844e7ee87bad3986bced5f3652] 20/09/08 22:28:40 Antoine Cellerier <dionoea@videolan.org> s/pl_Yield/pl_Hold/
(edit) @c8897e2c1c4c7c9c134c86108bc90d500ec0a915 [c8897e2c1c4c7c9c134c86108bc90d500ec0a915] 14/09/08 17:06:38 Rémi Denis-Courmont <rdenis@simphalempin.com> Use PL_LOCK/PL_UNLOCK
(edit) @143dc11a50182788fad875372ca274ffc360379e [143dc11a50182788fad875372ca274ffc360379e] 14/09/08 16:49:22 Rémi Denis-Courmont <rdenis@simphalempin.com> Write CRLF in the same I/O operation
(edit) @36aca393c55082aab87d0564e225305da24e6e52 [36aca393c55082aab87d0564e225305da24e6e52] 14/09/08 10:14:24 Rémi Denis-Courmont <rdenis@simphalempin.com> Remove intf_ShouldDie libvlc kills the interfaces when it dies anyway.
(edit) @1cfa87702e2c683698f42ea63a615a915e162577 [1cfa87702e2c683698f42ea63a615a915e162577] 03/09/08 21:46:22 Rémi Denis-Courmont <rdenis@simphalempin.com> Pull cancellation into (most) remaining interfaces
(edit) @d11fd0d1e5433a5299fbf0f0150178178ebd3f83 [d11fd0d1e5433a5299fbf0f0150178178ebd3f83] 15/08/08 00:32:07 Pierre d'Herbemont <pdherbemont@videolan.org> codecleanup: Replace input_Item by input_item.
(edit) @688f0a8d8913f20ac5d3e27bf4f2bbe35c9f5de7 [688f0a8d8913f20ac5d3e27bf4f2bbe35c9f5de7] 01/08/08 16:11:28 Rémi Duraffort <ivoire@videolan.org> Don't print a message a malloc failed.
(edit) @a518149f3478fc8bc984b114a1821d0fd83cecab [a518149f3478fc8bc984b114a1821d0fd83cecab] 21/07/08 09:32:34 Rémi Duraffort <ivoire@videolan.org> Use pl_Locked and pl_Unlocked.
(edit) @ee7537e77ae5c190881227db774a1eee6c1c7aa8 [ee7537e77ae5c190881227db774a1eee6c1c7aa8] 19/07/08 14:44:08 Rémi Duraffort <ivoire@videolan.org> Use pl_Locked and pl_Unlocked.
(edit) @6cc9595de6e94e5f56242a7b605fc30fa3369081 [6cc9595de6e94e5f56242a7b605fc30fa3369081] 17/07/08 18:39:47 Rémi Duraffort <ivoire@videolan.org> The playlist is not lock at this stage so let it lock itself.
(edit) @4239976f2b6aa0dd6a497d564eddab5a62165d6f [4239976f2b6aa0dd6a497d564eddab5a62165d6f] 15/07/08 19:49:30 Rémi Duraffort <ivoire@videolan.org> Fix a compilation warning.
(edit) @00b95848260cd44f140a05da8aa5baf13580e2d3 [00b95848260cd44f140a05da8aa5baf13580e2d3] 05/07/08 13:55:16 Rémi Denis-Courmont <rdenis@simphalempin.com> modules: use vlc_object_alive()
(edit) @f8763a6ca1881728dbc5025acfe3103536036ab7 [f8763a6ca1881728dbc5025acfe3103536036ab7] 20/06/08 21:21:24 Rémi Denis-Courmont <rdenis@simphalempin.com> RC: fix segmentation fault due to input state changes - fixes #1620
(edit) @7e413aa7c9d60c30c86a7cd84862fc14f4920c83 [7e413aa7c9d60c30c86a7cd84862fc14f4920c83] 17/06/08 20:10:29 Rémi Denis-Courmont <rdenis@simphalempin.com> Use vlc_object_lock and vlc_object_unlock
(edit) @fd6294273ec43243abac97dd11b4fca1cd4f0257 [fd6294273ec43243abac97dd11b4fca1cd4f0257] 13/06/08 09:48:38 Felix Paul Kühne <fkuehne@videolan.org> Replaced a certain amount of vlc_object_find by pl_Yield Great news: …
(edit) @3df8219d70e452cfdd6631658202fb59da4e225f [3df8219d70e452cfdd6631658202fb59da4e225f] 01/06/08 11:13:57 Rémi Denis-Courmont <rdenis@simphalempin.com> RC OSD: Fix NULL check after deref (CID 109) (cherry picked from commit …
(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) @26c146e8ac44d1e23d57c1e950578768c85e4465 [26c146e8ac44d1e23d57c1e950578768c85e4465] 31/05/08 12:29:30 Rémi Denis-Courmont <rdenis@simphalempin.com> intf_Create: remove unused parameters
(edit) @358c28c444e3063246c6d966b0834b1078018fdf [358c28c444e3063246c6d966b0834b1078018fdf] 28/05/08 19:56:15 Rémi Denis-Courmont <rem@videolan.org> intf_Destroy(): use vlc_object_release() and a destructor instead While …
(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) @25b8641d713521fd4e0114b31b93516273845034 [25b8641d713521fd4e0114b31b93516273845034] 24/04/08 15:28:59 Rafaël Carré <funman@videolan.org> Fix input item leaking
(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) @1ea4a619452b34bcd255db59c3c568d9c86476a0 [1ea4a619452b34bcd255db59c3c568d9c86476a0] 13/04/08 18:40:47 Jean-Paul Saman <jpsaman@videolan.org> Move ppsz_input_state[] to modules/control/rc.c because it is the only …
(edit) @821a5903564db0029de97e113bcc67a46cc4c050 [821a5903564db0029de97e113bcc67a46cc4c050] 11/04/08 10:41:09 Jean-Paul Saman <jean-paul.saman@m2x.nl> Sanitize STATUS_CHANGE messages.
(edit) @395a801ce716198e0a52f020dd8f2cf3f00f82ce [395a801ce716198e0a52f020dd8f2cf3f00f82ce] 08/04/08 00:16:51 Rémi Duraffort <ivoire@videolan.org> Improve playlist drawing with rc.
(edit) @ca2549646561205b9e3a08e890fdbf459507a365 [ca2549646561205b9e3a08e890fdbf459507a365] 07/04/08 22:41:06 Rémi Duraffort <ivoire@videolan.org> Fix #1530 : with thr rc interface you can now draw the playlist.
(edit) @7d55c3814aad3df9872b212d4e3273d8e54f609d [7d55c3814aad3df9872b212d4e3273d8e54f609d] 07/04/08 22:41:06 Rémi Duraffort <ivoire@videolan.org> We don't need the update system with the rc interface.
(edit) @1a74e0bf8222741078115b8296758bd8eafd2a9e [1a74e0bf8222741078115b8296758bd8eafd2a9e] 05/04/08 00:24:44 Rafaël Carré <funman@videolan.org> rc : stop the playlist before exiting, fix quitting with EOF on OSX
(edit) @ac73a8981357037bd9131ef4cefaac52222d8198 [ac73a8981357037bd9131ef4cefaac52222d8198] 05/04/08 00:14:07 Rafaël Carré <funman@videolan.org> Simplify macro
(edit) @e5007130ba708144e0913e79d1478f20c1dd73a5 [e5007130ba708144e0913e79d1478f20c1dd73a5] 25/03/08 14:33:45 Jean-Paul Saman <jpsaman@videolan.org> fix stray semicolon (which would change program flow) Signed-off-by: …
(edit) @0274be8790164dccf71b9f4574b57a47e4a88c70 [0274be8790164dccf71b9f4574b57a47e4a88c70] 12/03/08 12:07:43 Rémi Duraffort <ivoire@videolan.org> The last but not the least commit about these useless tests.
(edit) @0e86a35f7852d41c4f7d70759bc966c5f21c9ac0 [0e86a35f7852d41c4f7d70759bc966c5f21c9ac0] 11/03/08 19:45:27 Rafaël Carré <funman@videolan.org> Do not use playlist_*AddInput?() when the playlist has already been …
(edit) @2c5cd248e79197b1c2b181871946135f876c3bc9 [2c5cd248e79197b1c2b181871946135f876c3bc9] 11/02/08 16:45:53 Jean-Paul Saman <jpsaman@videolan.org> Simplify rc stats command
(edit) @70ac3d928c9437f704f6130f67db50678661c089 [70ac3d928c9437f704f6130f67db50678661c089] 28/01/08 18:24:41 Rafaël Carré <funman@videolan.org> control/*: fix warnings rc.c: disable update code
(edit) @a82fd8f9dd412c48d3989bb5ae99c4153edd9ea8 [a82fd8f9dd412c48d3989bb5ae99c4153edd9ea8] 24/01/08 21:55:46 Rémi Denis-Courmont <rem@videolan.org> Remove some GCCisms. Fix RC compilation, and OSD from C++ code in the …
(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) @78964d87655e88b2ad207ce4000dd86340b2a930 [78964d87655e88b2ad207ce4000dd86340b2a930] 23/01/08 16:43:20 Rémi Denis-Courmont <rem@videolan.org> Fix off-by-one overflow and simplify
(edit) @267b1766e36d12019af6b89f1e886370bc1ecf1d [267b1766e36d12019af6b89f1e886370bc1ecf1d] 15/01/08 23:28:14 Jean-Paul Saman <jpsaman@videolan.org> Show statistical information on the rc interface.
(edit) @77c834e9255cc30ff51d3107f89a6514f42ab937 [77c834e9255cc30ff51d3107f89a6514f42ab937] 18/12/07 16:51:29 Rémi Duraffort <ivoire@videolan.org> Add fonctions to the update system : all is in a thread now. The rc …
(edit) @48c2ac8c879a83c4f8737b978ca9c3232bb2e70d [48c2ac8c879a83c4f8737b978ca9c3232bb2e70d] 14/12/07 18:53:27 Rafaël Carré <funman@videolan.org> Disable update checking per default, re-enable with …
(edit) @09b9702d80aeb29444eeea7166165f114dee5f41 [09b9702d80aeb29444eeea7166165f114dee5f41] 11/12/07 00:12:45 Rémi Duraffort <ivoire@videolan.org> Modify the update system : I will add more functionnality but this is the …
(edit) @5ace50e9164f4f55b15fc0291e6af5b6f7b34b3b [5ace50e9164f4f55b15fc0291e6af5b6f7b34b3b] 09/12/07 22:49:48 Rémi Denis-Courmont <rem@videolan.org> Remove unneeded psz_program hack. (Modules that would still depend on …
(edit) @7fa3031b905fef8545f733e5ec5ab11c90fdb96b [7fa3031b905fef8545f733e5ec5ab11c90fdb96b] 24/11/07 01:57:42 Jean-Baptiste Kempf <jb@videolan.org> Add a few shortcuts, cvlc, nvlc, rvlc for cli, ncurses and rc
(edit) @154d9e74c59590e731abee5cd26ee8a401a4146c [154d9e74c59590e731abee5cd26ee8a401a4146c] 04/11/07 22:07:50 Antoine Cellerier <dionoea@videolan.org> Remove unneed setting of val.b_bool before calling var_Set( p_input, …
(edit) @1d67f7b18284ba4268998880d2e40bd4ed933dee [1d67f7b18284ba4268998880d2e40bd4ed933dee] 26/10/07 11:41:18 Jean-Paul Saman <jpsaman@videolan.org> Add snapshot command to rc interface and make snapshot-width and …
(edit) @4c0e20331a6bf3ccdfe176377e4c094c7da24d60 [4c0e20331a6bf3ccdfe176377e4c094c7da24d60] 04/10/07 01:26:01 Rafaël Carré <funman@videolan.org> rc: add `random' command
(edit) @d62c5207dd5864fa72ce88fda39c0ec40529baba [d62c5207dd5864fa72ce88fda39c0ec40529baba] 04/10/07 01:17:55 Rafaël Carré <funman@videolan.org> rc: ressuscite the goto command
(edit) @d10cd7083a59fe3e2f1035f2601822bcf6f6d338 [d10cd7083a59fe3e2f1035f2601822bcf6f6d338] 01/10/07 02:33:08 Rafaël Carré <funman@videolan.org> That shouldn't have been part of the previous commit
(edit) @5aded14b68d48cc909622d9ddc739cd665b3b678 [5aded14b68d48cc909622d9ddc739cd665b3b678] 01/10/07 02:29:00 Rafaël Carré <funman@videolan.org> configure.ac: typo, fix #1204
(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) @0500053e911968c6384fb1d98ace431931098d9e [0500053e911968c6384fb1d98ace431931098d9e] 15/09/07 20:06:26 Rémi Denis-Courmont <rem@videolan.org> Fix MacOS linking
(edit) @f02445b5a33a8e657497bc00b59c7520f3f1c8a8 [f02445b5a33a8e657497bc00b59c7520f3f1c8a8] 15/09/07 17:27:13 Rémi Denis-Courmont <rem@videolan.org> Remove interface b_block property.
(edit) @7b75f68f17bbe31e4ff8c69fd5f19e9aabb8f040 [7b75f68f17bbe31e4ff8c69fd5f19e9aabb8f040] 15/09/07 11:46:06 Rémi Denis-Courmont <rem@videolan.org> Remove auto-update. This is blatantly insecure. Other projects have had …
(edit) @70044982c706eedd18332b139c48bd186e9a410f [70044982c706eedd18332b139c48bd186e9a410f] 01/09/07 16:45:29 Rafaël Carré <funman@videolan.org> Reverts 21658 as it's totally wrong
(edit) @be9cd599a925a002e5e7f57721385178be2d6ec9 [be9cd599a925a002e5e7f57721385178be2d6ec9] 01/09/07 16:09:58 Rafaël Carré <funman@videolan.org> rc: non blocking input read
(edit) @d10a9a060dbec63fa9ca6380f5035a3635726743 [d10a9a060dbec63fa9ca6380f5035a3635726743] 22/08/07 22:53:09 Rafaël Carré <funman@videolan.org> rc intf: Corrects function name: Get_URI -> GetURI
(edit) @e02432e597acb3511d14433ae3303ff4da3742f9 [e02432e597acb3511d14433ae3303ff4da3742f9] 22/08/07 22:19:23 Rafaël Carré <funman@videolan.org> Input access locking, part 3 (final). Enforce access to input_item_t …
(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) @c90be618be0423fc9277ac77dbad2f09f0605017 [c90be618be0423fc9277ac77dbad2f09f0605017] 16/08/07 19:24:55 Rémi Denis-Courmont <rem@videolan.org> More libvlc_global presumed abuse
(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) @603b805d87c69c2aea85edd5986a72c769ccb602 [603b805d87c69c2aea85edd5986a72c769ccb602] 27/04/07 23:21:39 Antoine Cellerier <dionoea@videolan.org> Fix a bug.
(edit) @04574a2906d9d06cd6599f0239e455307a4f5006 [04574a2906d9d06cd6599f0239e455307a4f5006] 15/04/07 10:51:13 Rémi Denis-Courmont <rem@videolan.org> Also remove --rc-unix from Win32 port for obvious reasons
(edit) @37fa2c8838aa53459f62522ecd9f00717a3dd8eb [37fa2c8838aa53459f62522ecd9f00717a3dd8eb] 15/04/07 10:45:48 Rémi Denis-Courmont <rem@videolan.org> Remove rc-fake-tty from Win32 port since it's explicitly not supported.
(edit) @6aa543713d3f9759aac245e4289376ef187770bb [6aa543713d3f9759aac245e4289376ef187770bb] 04/04/07 23:58:51 Antoine Cellerier <dionoea@videolan.org> * Core: add var_Command function. This is used to execute a command …
(edit) @67e8b0e39b6e36088f2f9e5bbc1dc5c566006a82 [67e8b0e39b6e36088f2f9e5bbc1dc5c566006a82] 31/03/07 17:45:06 Antoine Cellerier <dionoea@videolan.org> Update the help strings. These should be autogenerated at run time …
(edit) @78db441f592645a12574ef759b08d93bbcbc5903 [78db441f592645a12574ef759b08d93bbcbc5903] 31/03/07 17:42:14 Antoine Cellerier <dionoea@videolan.org> Module specific commands change in rc.c. See …
(edit) @79c1ddfdb0f3f131173def0be43451b6e1aa46bf [79c1ddfdb0f3f131173def0be43451b6e1aa46bf] 24/03/07 17:02:51 Antoine Cellerier <dionoea@videolan.org> * Make it possible to give names to vlc objects (psz_object_name already …
(edit) @85ff1461a28b5ec29f881aaaa960a242750704fb [85ff1461a28b5ec29f881aaaa960a242750704fb] 20/02/07 08:29:54 Clément Stenac <zorglub@videolan.org> * Start cleaning up libvlc playlist API (Refs:#457) - Return correct …
(edit) @442bc8bba54d1d227e1ff562be78c5a2112b1109 [442bc8bba54d1d227e1ff562be78c5a2112b1109] 15/02/07 18:08:22 Rémi Denis-Courmont <rem@videolan.org> - Fix file descriptors leak - Use net_Read() instead of net_ReadNonBlock()
(edit) @19ed4ded0da1415877e6d08286ca04a75242b7a6 [19ed4ded0da1415877e6d08286ca04a75242b7a6] 11/02/07 13:11:51 Antoine Cellerier <dionoea@videolan.org> Use net_Accept's timeout param instead of a call to msleep.
(edit) @8d46123c64f777f918e12d8afd059f16089e34ba [8d46123c64f777f918e12d8afd059f16089e34ba] 11/02/07 02:31:19 Antoine Cellerier <dionoea@videolan.org> Fix #1048... kind of. Should the rc interface be able to accept more than …
(edit) @7570b2bf6c4159449ad45c090de6928c8ce24b78 [7570b2bf6c4159449ad45c090de6928c8ce24b78] 10/02/07 00:51:34 Antoine Cellerier <dionoea@videolan.org> Add "key" (or "hotkey") command in RC to simulate a hotkey press. Original …
(edit) @6884bea864daa882c84805687bd9b400d2089f37 [6884bea864daa882c84805687bd9b400d2089f37] 10/01/07 18:34:37 Rémi Denis-Courmont <rem@videolan.org> Do not read inexistant configuration parameter
(edit) @80fde19dfe7b9e5875e0f891fe29aa0f6c0ec82e [80fde19dfe7b9e5875e0f891fe29aa0f6c0ec82e] 24/12/06 15:18:21 Clément Stenac <zorglub@videolan.org> More cleanup
(edit) @4ab1c77190c0c8a4ada68309e2bc39b9bd27839f [4ab1c77190c0c8a4ada68309e2bc39b9bd27839f] 03/12/06 18:53:51 Antoine Cellerier <dionoea@videolan.org> Oops (at least it wasn't a regression ;) )
(edit) @866583cd50152cbcd181faada2d8d6339bcbc8b8 [866583cd50152cbcd181faada2d8d6339bcbc8b8] 03/12/06 18:30:31 Antoine Cellerier <dionoea@videolan.org> Don't display "Unknown command!" when the command is known.
(edit) @712038209a4358a0be3a88c836799f8f6fa15eff [712038209a4358a0be3a88c836799f8f6fa15eff] 03/12/06 18:27:13 Antoine Cellerier <dionoea@videolan.org> Cosmetics and small fix
(edit) @be06db8e7f11249b5baa20dc86681dadf0153c2c [be06db8e7f11249b5baa20dc86681dadf0153c2c] 03/12/06 18:19:24 Antoine Cellerier <dionoea@videolan.org> Simplify callback registration.
(edit) @8ac0d5a75507f8c8eede20eb99add590b3b72076 [8ac0d5a75507f8c8eede20eb99add590b3b72076] 03/12/06 18:09:48 Antoine Cellerier <dionoea@videolan.org> Fix [17577]. Removing 200 lines of code is nice. Replacing them with lines …
(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) @0900f11014557ea895a290d2c1518d739f97a8b6 [0900f11014557ea895a290d2c1518d739f97a8b6] 19/11/06 14:20:02 Clément Stenac <zorglub@videolan.org> Finish the playlist API transition (hopefully) - Remove a bunch of …
(edit) @673861da5ce8bfeb0a4adbd5be95aa5fd2da9e4b [673861da5ce8bfeb0a4adbd5be95aa5fd2da9e4b] 12/11/06 00:37:25 Clément Stenac <zorglub@videolan.org> * Remove some unneeded complexity in playlist and directory * Remove some …
(edit) @d94f9061d6f8195a83ae1a740113a81674388e18 [d94f9061d6f8195a83ae1a740113a81674388e18] 09/11/06 17:02:15 Rémi Denis-Courmont <rem@videolan.org> How to remove ~200 lines of code
(edit) @1cb0a68063fd96b02df133c3014208fcee5b203a [1cb0a68063fd96b02df133c3014208fcee5b203a] 09/11/06 16:53:34 Rémi Denis-Courmont <rem@videolan.org> Suppress copy-cat code (more to come)
(edit) @96c71691ae2ffa4d6cbbdffde7522f0910272adc [96c71691ae2ffa4d6cbbdffde7522f0910272adc] 09/11/06 16:48:44 Rémi Denis-Courmont <rem@videolan.org> - Remove the rc-force option, and do the same automatically - Remove some …
(edit) @fa22abdc48a3f4e7cfde0998203e959877d610f5 [fa22abdc48a3f4e7cfde0998203e959877d610f5] 09/11/06 12:39:27 Felix Paul Kühne <fkuehne@videolan.org> retry on failure to connect to rc-unix socket. Patch by Greg Farrell (greg …
(edit) @a324ed1beec7fd155633aea9bed8133209db886f [a324ed1beec7fd155633aea9bed8133209db886f] 12/10/06 23:05:40 Antoine Cellerier <dionoea@videolan.org> [PATCH] Repeat and Loop - Remote Control Interface by Dermot McGahon?.
(edit) @2ffa2bd3d0a506be2a6c9e53edffeee442350397 [2ffa2bd3d0a506be2a6c9e53edffeee442350397] 01/10/06 21:07:48 Antoine Cellerier <dionoea@videolan.org> src/input/item.c: if we don't have an item name and item is a file, then …
(edit) @9ec7c59be6a1e90f101b9da88a483b92a39faf35 [9ec7c59be6a1e90f101b9da88a483b92a39faf35] 01/10/06 16:44:21 Antoine Cellerier <dionoea@videolan.org> The time video filter doesn't exist anymore.
(edit) @20915248113c509219912c03b51c89c82c795fcc [20915248113c509219912c03b51c89c82c795fcc] 28/09/06 22:14:27 Antoine Cellerier <dionoea@videolan.org> Fixes to m