- 11 Nov, 2003 5 commits
-
-
Derk-Jan Hartman authored
* src/libvlc.h: added macosx defaults and changed the quit shortcut to ctrl-q * modeules/gui/macosx/controls.m: now jump 10 seconds. works better than 5 * REST: implemented configurable hotkeys for OS X.
-
Derk-Jan Hartman authored
it's original value. With this you at least won't break your config file, because it comments out the value during saving, when it's identical to the, original value. The question however remains, why does a resetAll result in a 0 in the 'current' config in use, and in original value at time of saving?
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 10 Nov, 2003 4 commits
-
-
Gildas Bazin authored
* modules/gui/wxwindows/open.cpp: compilation fix for unicode version.
-
Gildas Bazin authored
* configure.ac: link ws2_32 in the right order on win32 for livedotcom.
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
-
- 09 Nov, 2003 16 commits
-
-
Jean-Paul Saman authored
* Transcode tabpage added * code cleanup
-
Gildas Bazin authored
* modules/gui/wxwindows/open.cpp: added an AutoBuildPanel() that is used to construct the dshow tab. (It is not quite useful yet but will be shortly).
-
Jean-Paul Saman authored
* Camera tabpage is done.
-
Jean-Paul Saman authored
* improvements on Camera tabpage
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Eric Petit authored
+ src/misc/beos_specific.cpp: cosmetic
-
Jean-Paul Saman authored
* More changes on the Camera tabpage * Cleanup some dead interface wood ;-)
-
Gildas Bazin authored
* modules/access/v4l/v4l.c: couple of fixes.
-
Jean-Paul Saman authored
* Redesigned "Camera" tabpage.
-
Gildas Bazin authored
* modules/gui/wxwindows/preferences_widgets.cpp: compilation fix.
-
Simon Latapie authored
value without playing anything)
-
Simon Latapie authored
-
Simon Latapie authored
in css.
-
Simon Latapie authored
looks like a time/length)
-
Rocky Bernstein authored
-
- 08 Nov, 2003 11 commits
-
-
Sigmund Augdal Helberg authored
(mp3) as payload type
-
Sigmund Augdal Helberg authored
-
Jean-Paul Saman authored
* simplefied network tabpage
-
Eric Petit authored
+ modules/gui/beos/*: use hotkeys + include/vlc_keys.h, src/misc/configuration.c: renamed modifiers into vlc_modifiers so it does not conflict with BeOS' modifiers()
-
Jean-Paul Saman authored
* Network tabpage works * cleanup of code
-
Derk-Jan Hartman authored
-
Christophe Massiot authored
compiling.
-
Sigmund Augdal Helberg authored
* support sap announces that use dos style linebreaks
-
Laurent Aimar authored
-
Laurent Aimar authored
- added X-QT and X-QUICKTIME video support. - first try for seek and position display support. (position is buggy, and seek won't really work as long as wx try to seek each time the slider is moved)
-
Laurent Aimar authored
-
- 07 Nov, 2003 4 commits
-
-
Gildas Bazin authored
* configure.aci, modules/demux/livedotcom.cpp: win32 compilation fixes.
-
Laurent Aimar authored
-
Laurent Aimar authored
(--with-livedotcom-tree is mandatory when using --enable-livedotcom, so livedotcom isn't compiled by default)
-
Christophe Massiot authored
code from www.metakine.com. CAUTION : the code is currently very ugly, with static variables, no code convention, etc. I check it in "as is" because it may be useful to some people. Don't expect a bitrate reduction of more than 30 % with acceptable quality. * modules/demux/mpeg/ts.c: Useful debug message
-