Commit Graph

925 Commits

Author SHA1 Message Date
Brandon Brooks 56a168ba86 HTTP UI - Updates
This patch contains various updates to the new HTTP UI

Mobile views have only been tested on Android.

Update - Added EQ functionality
Update - Corrected rounding mistakes and EQ units
Update - Added Mobile EQ
Update - Added Mobile Flash View
Update - Minor Display Adjustments
Update - Revert Playlist.xml for backward compatability
Update - Added playlist_jstree.xml for UI usability
Update - Added Batch VLM Command interface
Update - Added VLM command error reporting
Update - Added functionality for future EQ merge into status.xml
Update - Modified Makefile.am to include new files
Update - Corrected main EQ button
Update - Modified author comments

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2011-06-30 23:04:35 +02:00
Akash Mehrotra 88359db48d luahttp: implement pl_delete to match oldhttp feature
THIS IS TOTALLY UNSUPPORTED.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2011-06-30 22:37:18 +02:00
Akash Mehrotra 47c1409fe5 Luahttp can access and modify equalizer settings
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2011-06-30 01:09:20 +02:00
Jean-Baptiste Kempf 485a45ff4e Fix typo preventing correct build 2011-06-21 21:20:26 +02:00
Jean-Baptiste Kempf 7267f202d9 WebUI: typo fix 2011-06-21 15:06:37 +02:00
Jean-Baptiste Kempf 9ff696597d VLC icons: Crush PNGs 2011-06-21 14:46:08 +02:00
Jean-Baptiste Kempf f03be54bee Default skin: Crush PNGs 2011-06-21 14:46:08 +02:00
Jean-Baptiste Kempf c00cc82424 OSDmenu: Crush PNGs 2011-06-21 14:46:08 +02:00
Jean-Baptiste Kempf 5790fa7ea4 Maemo: Crush PNGs 2011-06-21 14:46:07 +02:00
Jean-Baptiste Kempf ff25a10928 WebUI: Crush PNGs 2011-06-21 14:45:01 +02:00
Jean-Baptiste Kempf 47974fd228 WebUI: actually distribute the files...
*cough* *cough*
There is a lot of images/ressource to remove, IMVHO
2011-06-21 14:39:23 +02:00
Elminster2031 b8f3efe972 LUA HTTP UI - Adjustments
This patch makes some minor adjustments to the UI operation.

1) Add VLC Icons
2) Re-arrange Viewer / Library windows
3) Re-define some button names
4) Change some icons to improve clairity
5) Long press on Prev / Next buttons now seek back / forward

More to come later, including EQ, VLM UI, Maybe Mosaic.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2011-06-21 14:03:13 +02:00
Elminster2031 3c2992fcee New LUA Web Interface
This patch removes the existing interface and replaces it with a cleaner more
user-friendly interface.

Screenshots are available here: http://www.archmageinc.com/vlc

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2011-06-20 15:00:14 +02:00
Elminster2031 9e23147f48 Web intf: new CSS and images for the updated interface
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2011-06-20 14:21:56 +02:00
Elminster2031 cb8cd77566 Web intf: Add jQuery, jQueryUI and jQuery jstree modules
And the corresponding ui theme

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2011-06-20 14:21:56 +02:00
Rafaël Carré fdcdeaa3da *.lua: handle recv() returning nil 2011-06-19 12:21:48 -04:00
Rémi Duraffort 5fe74b9be3 lua: remove debug printf and update the doc 2011-06-18 18:16:34 +02:00
Rafaël Carré 2e3c00054e cli.lua: handles ^D in the console (rvlc) 2011-06-15 17:09:56 -04:00
Akash Mehrotra 187293b678 HTTP interface: give access to equalizer preamp
This is the first part of the equalizer control

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2011-06-15 02:00:48 +02:00
Francois Cartegnie 28474ebf3c lua http: fix menu selection style 2011-06-14 16:05:38 +02:00
Francois Cartegnie b5187d3bc6 lua_http: no need for buttons in menus 2011-06-14 14:57:46 +02:00
Francois Cartegnie cfe923981f lua http: remove duplicate class declaration 2011-06-14 14:44:09 +02:00
Francois Cartegnie 66d8063658 lua httpd: fix duplicate element id 2011-06-14 14:40:05 +02:00
Akash Mehrotra dc9c660248 http interface can now change and view audio delay
Allows http interface to set the playback rate.
Playback rate must be > 0

Set subtitle delay using the http iterface

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2011-06-14 02:00:40 +02:00
Rémi Denis-Courmont 1d974c62db Nuke manual IP version selection
World IPv6 day was a non-event, establishing that those options are
useless, and so should they.
2011-06-11 22:15:56 +03:00
Rémi Denis-Courmont c5e166c05a Add GNOME MIME types for Ogg Vorbis and Ogg Theora
Pointed-out-by: Fabian Greffrath <fabian@greffrath.com> (Debian BTS)
2011-06-09 19:36:56 +03:00
Jean-Baptiste Kempf 468bb56544 Support .awb files 2011-06-04 17:22:31 +02:00
Rémi Denis-Courmont 2f49119c3b LUA: remove find_name() before something starts to use it 2011-05-26 19:10:40 +03:00
Rémi Denis-Courmont 9d00228682 Remove unused FIND_PARENT 2011-05-25 18:52:10 +03:00
Jean-Baptiste Kempf 81f37f3266 Cue: support COMMENT 2011-05-24 16:49:27 +02:00
Jean-Baptiste Kempf 94932dc420 Cue: use URI to open the file 2011-05-24 16:20:13 +02:00
Jean-Baptiste Kempf 79e3f3bf28 luaRC: provide deinterlace control
This would close #4321 , if cli.lua vout function were working
2011-05-21 23:52:12 +02:00
Rémi Denis-Courmont e697835136 Add video/webm and audio/webm defacto MIME types 2011-05-19 18:00:40 +03:00
Rémi Denis-Courmont 08633adfd8 Add support network URI schemes for KDE
Warning: If credentials are required, we are going to have to assume
that KDE passes them in the URL. I have not tested if this was the case
or not. This is potentially nasty for those protocols whereby VLC does
not currently implement any login dialog. But ultimately, I would
consider this a KDE bug (if applicable).
2011-05-18 18:36:57 +03:00
Jean-Baptiste Kempf a1a2d58730 lua, host: remove trailing spaces 2011-05-09 14:40:39 +02:00
Akash Mehrotra da9e9a607c Added Force pause, force resume Updated pl_pause to behave as in oldhttp
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
2011-05-01 12:51:55 +03:00
Jean-Baptiste Kempf bba2eae589 Remove oldhttp
Sure, this will be unpopular, and this will likely kill you kittens, but
maintaining 2 http interface is stupid and counter-productive.
Let's hope luahttp will finally get fixed.
2011-04-21 11:43:10 +02:00
Can Wu 0369e6515a http: fix volume mute icon file name
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
2011-04-21 11:28:52 +02:00
Akash Mehrotra 02041d4817 minor fix in playback state
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2011-04-21 01:09:57 +02:00
Yuval Tze 9d86e0b645 Refactor: rename "sub-filter" to "sub-source" this includes capability, functions, constants, user messages and command line parameter.
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
2011-04-20 11:48:21 +03:00
Ludovic Fauvet e298e62a38 lua: add pluzz to the Makefile.am
Signed-off-by: Francois Cartegnie <fcvlcdev@free.fr>
2011-04-19 17:25:30 +02:00
Ludovic Fauvet f7c77e92cf lua: add pluzz.fr parser
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2011-04-19 14:23:53 +02:00
Jean-Baptiste Kempf 153185cb20 Fix Typo 2011-04-13 00:41:28 +02:00
Jean-Baptiste Kempf cce2ffdb70 Win32, projectM: rename profiles folder 2011-04-11 18:49:33 +02:00
Pierre Ynard 823aae0fce cli: use make_uri() 2011-04-03 18:47:38 +02:00
Pierre Ynard e816d6a963 lua: export make_URI() 2011-04-03 18:46:07 +02:00
Pierre Ynard 9d6a0a6ac8 cli: use dedicated strip function 2011-04-02 19:27:07 +02:00
Pierre Ynard dbe127da3f lua: rc -> cli 2011-04-02 16:48:24 +02:00
Pierre Ynard 9ce86f7762 lua: rename rc interface to cli
Because a CLI is really what it is
2011-04-02 16:41:28 +02:00
Akash Mehrotra 110a4f7a32 Updated with pl_forcepause,pl_forceplay,pl_resume details
adds pl_forceplay,pl_forcepause,pl_resume

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2011-03-31 01:48:45 +02:00