root/modules/misc/lua/vlc.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @d11fd0d1e5433a5299fbf0f0150178178ebd3f83 [d11fd0d1e5433a5299fbf0f0150178178ebd3f83] 15/08/08 00:32:07 Pierre d'Herbemont <pdherbemont@videolan.org> codecleanup: Replace input_Item by input_item.
(edit) @588723d7c65ccdb0fa5cc39b3cae132176637300 [588723d7c65ccdb0fa5cc39b3cae132176637300] 01/08/08 20:00:54 Rémi Duraffort <ivoire@videolan.org> Add vlclua_dir_list_free to free list created by vlclua_dir_list and use …
(edit) @7291c4595b9c85d2986afa6863fafc6d490f5986 [7291c4595b9c85d2986afa6863fafc6d490f5986] 05/07/08 12:56:08 Rémi Denis-Courmont <rdenis@simphalempin.com> LUA: don't look for scripts in . First, this would re-introduce the …
(edit) @95addd57388b78fdfb6a58c90437085de8bbbc33 [95addd57388b78fdfb6a58c90437085de8bbbc33] 15/06/08 13:05:50 Antoine Cellerier <dionoea@videolan.org> Implement Lua objects in the C code directly. Fix most type checks. Move …
(edit) @ff6d0af6bd54027a616eaab0caab220329b34b92 [ff6d0af6bd54027a616eaab0caab220329b34b92] 14/06/08 17:26:37 Pierre d'Herbemont <pdherbemont@videolan.org> lua: Don't use the playlist in the lua demux.
(edit) @45ae1b754ba80def6823e0f0d93787e7953601f0 [45ae1b754ba80def6823e0f0d93787e7953601f0] 09/06/08 23:13:20 Christophe Mutricy <xtophe@videolan.org> Typo (pointed by Bruno Queirós)
(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) @59dec65d5fe153565ea8705767874a2d876d2103 [59dec65d5fe153565ea8705767874a2d876d2103] 22/05/08 20:29:04 Rémi Denis-Courmont <rem@videolan.org> Remove libvlc->psz_homedir and use config_GetHomeDir() instead
(edit) @da5d49e2845972ebc5ecb8e65544c06a75eb9371 [da5d49e2845972ebc5ecb8e65544c06a75eb9371] 22/05/08 18:39:53 Rémi Denis-Courmont <rem@videolan.org> Put the _same_ _platform-independent_ stuff in the same place
(edit) @13ae40b0efc4f1b1ce205d9a057537047fcab3f4 [13ae40b0efc4f1b1ce205d9a057537047fcab3f4] 21/05/08 19:19:25 Rémi Denis-Courmont <rem@videolan.org> Use gettext_noop() consistently
(edit) @630076053112b47b2f6279b1e67a4031d2ca45b2 [630076053112b47b2f6279b1e67a4031d2ca45b2] 08/05/08 18:23:43 Rémi Denis-Courmont <rem@videolan.org> Remove E_()
(edit) @27d483e9ef7a451397d7857251c8d67097661f1d [27d483e9ef7a451397d7857251c8d67097661f1d] 08/05/08 18:20:21 Rémi Denis-Courmont <rem@videolan.org> Include vlc_plugin.h as needed
(edit) @cb47bc073cab2871d737f99d649e8a5ae8dfe9ed [cb47bc073cab2871d737f99d649e8a5ae8dfe9ed] 05/05/08 22:41:18 Rémi Denis-Courmont <rem@videolan.org> config_GetConfigDir -> config_GetUserConfDir
(edit) @9b6ca602809f373e1770e32720f7961c3a0febed [9b6ca602809f373e1770e32720f7961c3a0febed] 05/05/08 22:34:22 Rémi Denis-Courmont <rem@videolan.org> Use config_Get*Dir
(edit) @4724e090bc4e2663553d39709a8e8e2e59d7a85e [4724e090bc4e2663553d39709a8e8e2e59d7a85e] 03/05/08 22:50:55 Rémi Denis-Courmont <rem@videolan.org> LUA: don't reinvent scandir
(edit) @2ea3b5fc8afa530afc65d520b33ef7edc354f775 [2ea3b5fc8afa530afc65d520b33ef7edc354f775] 01/05/08 16:30:52 Rémi Denis-Courmont <rem@videolan.org> Don't re-invent uint8_t - remove byte_t Also …
(edit) @7bc28eebe843ef72304a7ec4bb7e89a12a17187a [7bc28eebe843ef72304a7ec4bb7e89a12a17187a] 23/04/08 07:23:18 Rafaël Carré <funman@videolan.org> meta-data handling cleanup Remove VLC_META_ENGINE_* Don't use …
(edit) @57bbabb5e7c4b33141fdfbd811c78120e2401a9f [57bbabb5e7c4b33141fdfbd811c78120e2401a9f] 14/04/08 02:02:23 Pierre d'Herbemont <pdherbemont@videolan.org> demux: Rename demux2 to demux as demux is no longer existing.
(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) @7633315069456e39e1301fdbf3b64d20d5a3a1a2 [7633315069456e39e1301fdbf3b64d20d5a3a1a2] 06/04/08 07:22:06 Jean-Baptiste Kempf <jb@videolan.org> Lua path for windows modification.
(edit) @aae60936d25a41b92b4827c2c7b32ee2b3b5266c [aae60936d25a41b92b4827c2c7b32ee2b3b5266c] 02/04/08 22:43:29 Antoine Cellerier <dionoea@videolan.org> Simplify code reading.
(edit) @4ad218c25fb08d55b944e1c78c20cb96492f6267 [4ad218c25fb08d55b944e1c78c20cb96492f6267] 02/04/08 22:32:33 Antoine Cellerier <dionoea@videolan.org> Move lua{intf,playlist,meta} to lua/{intf,playlist,meta}. I haven't been …
(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) @b4c313573076f43fb5c8e8bf0b104d4615441028 [b4c313573076f43fb5c8e8bf0b104d4615441028] 10/02/08 13:31:27 Rémi Denis-Courmont <rem@videolan.org> Use config_GetDataDir() instead of DATA_PATH.
(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) @99f6722d6c42bd408e50c43e7ab397cbb0b33667 [99f6722d6c42bd408e50c43e7ab397cbb0b33667] 01/01/08 19:03:56 Pierre d'Herbemont <pdherbemont@videolan.org> Revert [23949].
(edit) @7b9e1799ee5a6330222f62801abb29f15750611c [7b9e1799ee5a6330222f62801abb29f15750611c] 30/12/07 19:24:10 Rafaël Carré <funman@videolan.org> fix #1410. You can not change a playlist_item_t to be a node, when you …
(edit) @1421fa57d972c05149470d7f56e4334629c2c8d4 [1421fa57d972c05149470d7f56e4334629c2c8d4] 23/12/07 15:19:00 Pierre d'Herbemont <pdherbemont@videolan.org> vlc_common.h: * Add some proper assert() to the vlc_gc_* function to spot …
(edit) @c366075e5b2e88e59ea84e64968d28cd94fb4030 [c366075e5b2e88e59ea84e64968d28cd94fb4030] 16/12/07 21:38:14 Antoine Cellerier <dionoea@videolan.org> Change demux2 capability values so the lua demux2 gets called as a last …
(edit) @7d7455f975099d001fe218fd925b20a40e3e422e [7d7455f975099d001fe218fd925b20a40e3e422e] 24/11/07 19:59:50 Antoine Cellerier <dionoea@videolan.org> Changes to the lua module's declaration: add luahttp alias and don't make …
(edit) @e10d43118219b4cd6e2fce4c44b70778f9ebcc30 [e10d43118219b4cd6e2fce4c44b70778f9ebcc30] 10/11/07 17:34:53 Antoine Cellerier <dionoea@videolan.org> Port the http interface to the Lua Interface Module framework. * …
(edit) @d5107810595354bd93f6bf65713c039d1bc7cb8b [d5107810595354bd93f6bf65713c039d1bc7cb8b] 05/11/07 22:52:26 Antoine Cellerier <dionoea@videolan.org> * modules/misc/lua: * Add vlc.license() * vlc.vlm.execute_command() …
(edit) @bddd76b004670b9b82448a12eac3687aa22e49ba [bddd76b004670b9b82448a12eac3687aa22e49ba] 05/11/07 00:10:10 Antoine Cellerier <dionoea@videolan.org> Some more simplification of the luaplaylist/luameta code. Fix a few …
(edit) @1b65354670ab8a6a1c831eae0d7b5c819d0edf2c [1b65354670ab8a6a1c831eae0d7b5c819d0edf2c] 04/11/07 23:40:00 Antoine Cellerier <dionoea@videolan.org> Don't pop the string before using it (else our pointer points to garbage) …
(edit) @de31813fc07c398e906346df090bf4680212a85c [de31813fc07c398e906346df090bf4680212a85c] 04/11/07 22:42:27 Antoine Cellerier <dionoea@videolan.org> Add a new type of VLC Lua module: Interfaces. Two things led me to add …
Note: See TracRevisionLog for help on using the revision log.