[vlc-commits] lua/http: remove remnants of the first generation http interface which weren' t used in years

Felix Paul Kühne git at videolan.org
Fri Apr 25 15:54:09 CEST 2014


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri Apr 25 15:54:04 2014 +0200| [735a0a47311682a984e06e023b1f7fa43a16c51a] | committer: Felix Paul Kühne

lua/http: remove remnants of the first generation http interface which weren't used in years

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=735a0a47311682a984e06e023b1f7fa43a16c51a
---

 share/Makefile.am                               |   48 +-
 share/lua/http/dialogs/old/browse               |   45 -
 share/lua/http/dialogs/old/footer               |   35 -
 share/lua/http/dialogs/old/input                |  231 -----
 share/lua/http/dialogs/old/main                 |  158 ---
 share/lua/http/dialogs/old/playlist             |  106 --
 share/lua/http/dialogs/old/sout                 |  294 ------
 share/lua/http/dialogs/old/vlm                  |  184 ----
 share/lua/http/old/images/delete.png            |  Bin 124 -> 0 bytes
 share/lua/http/old/images/delete_small.png      |  Bin 94 -> 0 bytes
 share/lua/http/old/images/eject.png             |  Bin 93 -> 0 bytes
 share/lua/http/old/images/empty.png             |  Bin 120 -> 0 bytes
 share/lua/http/old/images/fullscreen.png        |  Bin 121 -> 0 bytes
 share/lua/http/old/images/help.png              |  Bin 105 -> 0 bytes
 share/lua/http/old/images/info.png              |  Bin 142 -> 0 bytes
 share/lua/http/old/images/loop.png              |  Bin 101 -> 0 bytes
 share/lua/http/old/images/minus.png             |  Bin 109 -> 0 bytes
 share/lua/http/old/images/next.png              |  Bin 101 -> 0 bytes
 share/lua/http/old/images/pause.png             |  Bin 82 -> 0 bytes
 share/lua/http/old/images/play.png              |  Bin 102 -> 0 bytes
 share/lua/http/old/images/playlist.png          |  Bin 85 -> 0 bytes
 share/lua/http/old/images/playlist_small.png    |  Bin 84 -> 0 bytes
 share/lua/http/old/images/plus.png              |  Bin 114 -> 0 bytes
 share/lua/http/old/images/prev.png              |  Bin 104 -> 0 bytes
 share/lua/http/old/images/refresh.png           |  Bin 147 -> 0 bytes
 share/lua/http/old/images/repeat.png            |  Bin 105 -> 0 bytes
 share/lua/http/old/images/reset.png             |  Bin 134 -> 0 bytes
 share/lua/http/old/images/sd.png                |  Bin 116 -> 0 bytes
 share/lua/http/old/images/shuffle.png           |  Bin 110 -> 0 bytes
 share/lua/http/old/images/slider_bar.png        |  Bin 86 -> 0 bytes
 share/lua/http/old/images/slider_left.png       |  Bin 88 -> 0 bytes
 share/lua/http/old/images/slider_point.png      |  Bin 111 -> 0 bytes
 share/lua/http/old/images/slider_right.png      |  Bin 91 -> 0 bytes
 share/lua/http/old/images/slow.png              |  Bin 102 -> 0 bytes
 share/lua/http/old/images/snapshot.png          |  Bin 206 -> 0 bytes
 share/lua/http/old/images/sort.png              |  Bin 111 -> 0 bytes
 share/lua/http/old/images/sout.png              |  Bin 102 -> 0 bytes
 share/lua/http/old/images/speaker.png           |  Bin 174 -> 0 bytes
 share/lua/http/old/images/speaker_mute.png      |  Bin 328 -> 0 bytes
 share/lua/http/old/images/stop.png              |  Bin 80 -> 0 bytes
 share/lua/http/old/images/volume_down.png       |  Bin 108 -> 0 bytes
 share/lua/http/old/images/volume_up.png         |  Bin 112 -> 0 bytes
 share/lua/http/old/images/white.png             |  Bin 70 -> 0 bytes
 share/lua/http/old/images/white_cross_small.png |  Bin 96 -> 0 bytes
 share/lua/http/old/js/functions.js              | 1219 -----------------------
 share/lua/http/old/js/vlm.js                    |  755 --------------
 share/lua/http/old/style.css                    |  261 -----
 47 files changed, 1 insertion(+), 3335 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=735a0a47311682a984e06e023b1f7fa43a16c51a


More information about the vlc-commits mailing list