[vlc-devel] commit: Fix lua http interface loading. (Antoine Cellerier )
git version control
git at videolan.org
Thu Apr 3 22:26:40 CEST 2008
vlc | branch: master | Antoine Cellerier <dionoea at videolan.org> | Thu Apr 3 21:26:10 2008 +0200| [d8b6a43aa36771282a71a5983f813cd5f2c48471]
Fix lua http interface loading.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d8b6a43aa36771282a71a5983f813cd5f2c48471
---
Makefile.am | 122 ++++++++--------
share/Makefile.am | 160 ++++++++++----------
share/{http-lua => lua/http}/.hosts | 0
share/{http-lua => lua/http}/custom.lua | 0
share/{http-lua => lua/http}/dialogs/.hosts | 0
share/{http-lua => lua/http}/dialogs/browse | 0
share/{http-lua => lua/http}/dialogs/footer | 0
share/{http-lua => lua/http}/dialogs/input | 0
share/{http-lua => lua/http}/dialogs/main | 0
share/{http-lua => lua/http}/dialogs/mosaic | 0
share/{http-lua => lua/http}/dialogs/playlist | 0
share/{http-lua => lua/http}/dialogs/sout | 0
share/{http-lua => lua/http}/dialogs/vlm | 0
share/{http-lua => lua/http}/favicon.ico | Bin 86358 -> 86358 bytes
share/{http-lua => lua/http}/flash.html | 0
share/{http-lua => lua/http}/iehacks.css | 0
share/{http-lua => lua/http}/images/delete.png | Bin 198 -> 198 bytes
.../{http-lua => lua/http}/images/delete_small.png | Bin 165 -> 165 bytes
share/{http-lua => lua/http}/images/eject.png | Bin 155 -> 155 bytes
share/{http-lua => lua/http}/images/empty.png | Bin 178 -> 178 bytes
share/{http-lua => lua/http}/images/fullscreen.png | Bin 194 -> 194 bytes
share/{http-lua => lua/http}/images/help.png | Bin 203 -> 203 bytes
share/{http-lua => lua/http}/images/info.png | Bin 229 -> 229 bytes
share/{http-lua => lua/http}/images/loop.png | Bin 173 -> 173 bytes
share/{http-lua => lua/http}/images/minus.png | Bin 204 -> 204 bytes
share/{http-lua => lua/http}/images/next.png | Bin 162 -> 162 bytes
share/{http-lua => lua/http}/images/pause.png | Bin 149 -> 149 bytes
share/{http-lua => lua/http}/images/play.png | Bin 178 -> 178 bytes
share/{http-lua => lua/http}/images/playlist.png | Bin 147 -> 147 bytes
.../http}/images/playlist_small.png | Bin 145 -> 145 bytes
share/{http-lua => lua/http}/images/plus.png | Bin 208 -> 208 bytes
share/{http-lua => lua/http}/images/prev.png | Bin 163 -> 163 bytes
share/{http-lua => lua/http}/images/refresh.png | Bin 277 -> 277 bytes
share/{http-lua => lua/http}/images/repeat.png | Bin 179 -> 179 bytes
share/{http-lua => lua/http}/images/reset.png | Bin 215 -> 215 bytes
share/{http-lua => lua/http}/images/sd.png | Bin 194 -> 194 bytes
share/{http-lua => lua/http}/images/shuffle.png | Bin 180 -> 180 bytes
share/{http-lua => lua/http}/images/slider_bar.png | Bin 190 -> 190 bytes
.../{http-lua => lua/http}/images/slider_left.png | Bin 203 -> 203 bytes
.../{http-lua => lua/http}/images/slider_point.png | Bin 237 -> 237 bytes
.../{http-lua => lua/http}/images/slider_right.png | Bin 204 -> 204 bytes
share/{http-lua => lua/http}/images/slow.png | Bin 163 -> 163 bytes
share/{http-lua => lua/http}/images/snapshot.png | Bin 270 -> 270 bytes
share/{http-lua => lua/http}/images/sort.png | Bin 182 -> 182 bytes
share/{http-lua => lua/http}/images/sout.png | Bin 172 -> 172 bytes
share/{http-lua => lua/http}/images/speaker.png | Bin 269 -> 269 bytes
.../{http-lua => lua/http}/images/speaker_mute.png | Bin 446 -> 446 bytes
share/{http-lua => lua/http}/images/stop.png | Bin 146 -> 146 bytes
share/{http-lua => lua/http}/images/vlc16x16.png | Bin 618 -> 618 bytes
.../{http-lua => lua/http}/images/volume_down.png | Bin 209 -> 209 bytes
share/{http-lua => lua/http}/images/volume_up.png | Bin 225 -> 225 bytes
share/{http-lua => lua/http}/images/white.png | Bin 169 -> 169 bytes
.../http}/images/white_cross_small.png | Bin 165 -> 165 bytes
share/{http-lua => lua/http}/index.html | 0
share/{http-lua => lua/http}/js/functions.js | 0
share/{http-lua => lua/http}/js/mosaic.js | 0
share/{http-lua => lua/http}/js/vlm.js | 0
share/{http-lua => lua/http}/mosaic.html | 0
share/{http-lua => lua/http}/old/.hosts | 0
share/{http-lua => lua/http}/old/admin/.access | 0
share/{http-lua => lua/http}/old/admin/browse.html | 0
.../http}/old/admin/dboxfiles.html | 0
share/{http-lua => lua/http}/old/admin/index.html | 0
share/{http-lua => lua/http}/old/cone_minus.png | Bin 924 -> 924 bytes
share/{http-lua => lua/http}/old/cone_plus.png | Bin 973 -> 973 bytes
share/{http-lua => lua/http}/old/index.html | 0
share/{http-lua => lua/http}/old/info.html | 0
share/{http-lua => lua/http}/old/style.css | 0
share/{http-lua => lua/http}/old/vlm/edit.html | 0
share/{http-lua => lua/http}/old/vlm/index.html | 0
share/{http-lua => lua/http}/old/vlm/new.html | 0
share/{http-lua => lua/http}/old/vlm/show.html | 0
share/{http-lua => lua/http}/old/webcam.html | 0
share/{http-lua => lua/http}/requests/browse.xml | 0
share/{http-lua => lua/http}/requests/playlist.xml | 0
share/{http-lua => lua/http}/requests/readme | 0
share/{http-lua => lua/http}/requests/status.xml | 0
share/{http-lua => lua/http}/requests/vlm.xml | 0
share/{http-lua => lua/http}/requests/vlm_cmd.xml | 0
share/{http-lua => lua/http}/style.css | 0
share/{http-lua => lua/http}/vlm.html | 0
share/{http-lua => lua/http}/vlm_export.html | 0
share/lua/intf/http.lua | 2 +-
83 files changed, 142 insertions(+), 142 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=d8b6a43aa36771282a71a5983f813cd5f2c48471
More information about the vlc-devel
mailing list