1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-06 16:44:19 +02:00
Commit Graph

27 Commits

Author SHA1 Message Date
Olivier Teulière
e92bf3b72c * wxwidgets/menus.cpp: Added "Open Directory" in the wx popup menu
* skins2: Added dialogs.directory() and dialogs.streamingWizard() actions
 * doc/skins/skins2-howto.xml: Updated the doc accordingly
2005-08-07 10:56:07 +00:00
Olivier Teulière
d59a067be7 * skins2: New Playlist.bgimage attribute, to specify a background image for
the Playlist control. If no image is specified (default behaviour), the
   background is filled like before, with the bgcolor1 and bgcolor2 attributes.
2005-05-14 14:39:05 +00:00
Olivier Teulière
94afe2bc0d * doc/skins/skins2-howto.xml: Always check what you write in the doc... 2005-05-14 11:14:22 +00:00
Olivier Teulière
b748424735 * doc/skins/skins2-howto.xml: document the 'resize' attribute of the Image
control
2005-05-14 10:38:26 +00:00
Olivier Teulière
60b5f4b512 * doc/skins/skins2-howto.xml: Added the playlist.sort() action, which was
missing in the doc
2005-05-01 11:15:42 +00:00
Olivier Teulière
070072d412 Updated skins2 doc. 2005-04-22 22:35:51 +00:00
Olivier Teulière
b88f7e6d9b * skins2: added vlc.volumeUp() and vlc.volumeDown() actions 2005-03-21 19:24:06 +00:00
Olivier Teulière
f5a7e27ab3 Dummy commit, to trigger generation of the html version of this file 2004-12-08 19:04:38 +00:00
Olivier Teulière
6276fe3bf0 Added the items specific to VLC 0.8.0 2004-11-05 20:11:21 +00:00
Sam Hocevar
f0251c53bd * Spelling fixes. 2004-08-28 11:29:48 +00:00
Olivier Teulière
2c6dfafb18 * Update the docs 2004-08-25 21:36:03 +00:00
Olivier Teulière
78b01836c4 * skins2/src/window_manager.cpp: Added the vlc.isOnTop boolean variable
* skins2/parser/interpreter.cpp: Renamed vlc.ontop() into vlc.onTop()
 * doc/skins/skins2-howto.xml: doc updated
2004-08-22 14:39:16 +00:00
Olivier Teulière
960f080a78 * doc/skins2-howto.xml: Update the doc when you commit 2004-08-12 21:34:01 +00:00
Olivier Teulière
909aedf9de * skins2: support playlist.setRandom(true) and playlist.setRandom(false) 2004-08-09 22:19:40 +00:00
Olivier Teulière
a9a1ab081a * modules/gui/skins2/parser/interpreter.cpp: Added the "vlc.ontop()" action
* doc/skins/skins2-howto.xml: Updated the doc
2004-08-01 16:43:58 +00:00
Mohammed Adnène Trojette
1b803dea1b remember to enable it in the doc for 0.7.3 2004-07-04 22:48:36 +00:00
Mohammed Adnène Trojette
5b4b2bb489 doc up to date (minimize) 2004-07-04 22:45:22 +00:00
Olivier Teulière
0037d94205 * doc/skins2-howto.xml: Missing "required" specification 2004-06-04 19:37:13 +00:00
Olivier Teulière
0f4e5e37fd skins2-howto.xml: Added two internal links 2004-05-31 12:31:48 +00:00
Olivier Teulière
701fb9653d Docbook documentation on how to create a skin for the skins2 module. 2004-05-20 11:18:55 +00:00
Olivier Teulière
5b34ebd8f3 * modules/gui/skins/*:
Added 'slow' and 'fast' events to play a stream slower/faster
2004-02-15 18:58:38 +00:00
Olivier Teulière
bbf9da7dac * modules/gui/skins/*: Added a "playondrop" attribute to the "Window"
tag, which enables to choose whether drop files should be played
     directly or only enqueued (default is "true", to be backwards
     compatible).
     Implemented on win32 and x11, only tested on win32.
 * doc/skins/skins-howto.txt: Updated the doc accordingly
2003-10-22 19:12:56 +00:00
Olivier Teulière
c416fc0b88 * modules/gui/skins/src/banks.cpp: Two events had the same shortcut
* doc/skins/events-howto.txt: Updated the doc accordingly
2003-10-17 20:21:59 +00:00
Olivier Teulière
6a36d4218d * ./doc/skins/events-howto.txt: added some events
* ./modules/gui/skins/*: fixed my last commit
2003-06-20 21:34:37 +00:00
Olivier Teulière
d5ca2edfbd * ./modules/gui/skins/src/vlcproc.cpp: added the "title" option to the
"display" attribute of ControlText. It allows to show the title of
   the current stream, without the full path.
 * ./doc/skins/*: updated the doc
2003-06-20 19:50:29 +00:00
Emmanuel Puig
57dd185c47 * Updating doc. 2003-03-19 18:17:36 +00:00
Olivier Teulière
70ff1f1695 - doc/skins: some documentation about the skins
- doc/skins/curve_maker: files for a VB project for easy Bezier curves
   creation
 - share/skins/default: a default skin. It's an awful one made for
   testing purposes, you'll be warned...
2003-03-18 02:48:05 +00:00