12 Commits (b0685c656f11551c5ccfc3c43f677f5ed8464355)

Author SHA1 Message Date
Hugo Beauzée-Luyssen 17b37dd4dd lua: Expose vlclua_input_item_get to the rest of the lua lib 9 years ago
Rémi Denis-Courmont 4aa188cac8 lua: move url_parse() from net to strings (fixes #3447) 10 years ago
Rémi Denis-Courmont 13cb1f0e20 lua: dead code 12 years ago
Rémi Denis-Courmont bfe17fd33e lua: vector out files descriptable table code 12 years ago
Rémi Denis-Courmont 5384c38e49 Lua: split sd function for SD and for interfaces plugins (fixes #10308) 12 years ago
Rémi Denis-Courmont 11ffab8a59 lua: separate generic and interface-specific net functions 13 years ago
Rafaël Carré 6d53362001 Use _WIN32 rather than WIN32 (same for WIN64) 13 years ago
Rémi Denis-Courmont 0b5239ff64 Lua: remove now unused ACL functions 14 years ago
Antoine Cellerier 642959ea07 Add lua console handling code for windows. 14 years ago
Rémi Denis-Courmont b3efd42737 lua: remove MD5 functions before someone uses them 15 years ago
Akash Mehrotra 187293b678 HTTP interface: give access to equalizer preamp 15 years ago
Jean-Baptiste Kempf 61147a769e Move /modules/misc/lua/ to /modules/lua 15 years ago
Antoine Cellerier 9517fa1161 Export VLC's md5 API. 16 years ago
Antoine Cellerier a0e994c0da Export vlc's xml api. 16 years ago
Jean-Philippe André 83f1c9442e Extensions: buildsystem 17 years ago
Pierre d'Herbemont 1af19c857a lua: Add the possibility to expose vlc.item. 17 years ago
Antoine Cellerier fbd5aa9902 Revert "lua: Make sure it builds with --disable-nls." 17 years ago
Pierre d'Herbemont 29847260f6 lua: Make sure it builds with --disable-nls. 17 years ago
Antoine Cellerier 16cb266cb6 Experimental lua gettext support. 17 years ago
Antoine Cellerier 95addd5738 Implement Lua objects in the C code directly. Fix most type checks. Move every thing arround. 18 years ago
Faustino Osuna f88c57c4e7 VLCKit.framework: Documentation updates and whitespace cleanup. 18 years ago
Pierre d'Herbemont b3372f1fd0 Move the Mac OS X framework plus the yet to be finished VLC.app to projects/macosx/framework and projects/macosx/vlc_app. 18 years ago
Pierre d'Herbemont 2e888fde24 Source Tree Layout Cleanup: (As decided at videolan-meeting #2) 18 years ago
Pierre d'Herbemont 7bdcff973c MacOSX/Framework: Forgot that in previous commit. 19 years ago
Pierre d'Herbemont 3d83d9c289 MacOSX/Framework: Add VLCStreamSession, VLCStreamOutput to allow streaming/exporting. 19 years ago