- 17 Jul, 2004 1 commit
-
-
Rémi Denis-Courmont authored
-
- 16 Jul, 2004 3 commits
-
-
Derk-Jan Hartman authored
-
Sam Hocevar authored
-
Sam Hocevar authored
+ Added full library dependencies to the -lXt check.
-
- 12 Jul, 2004 2 commits
-
-
Cyril Deguet authored
with MilkDrop for winamp.
-
Gildas Bazin authored
-
- 07 Jul, 2004 1 commit
-
-
Gildas Bazin authored
-
- 06 Jul, 2004 2 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
- 05 Jul, 2004 2 commits
-
-
Rémi Denis-Courmont authored
* src/misc/httpd.c: use sockaddr_storage instead of sockaddr_in (so I may have a chance of storing a sockaddr_in6 one day)
-
Derk-Jan Hartman authored
- The VLCApplication is now launched at the vlc.c level instead of at the module level. Allows VLC to be a more valid Mac application, also removes the vout intf dependancy (use ncurses to disp. video :). This wasn't done at the libvlc level, because a mozilla plugin would no longer be able to function properly. - Some functionality of the macosx vout may not work without the OS X GUI, and not all of this is checked yet. - There is a symlink in VLC.app/Contents/Mac called clivlc that will force it back to a fullblown cli app when you want, so it can still be run by a user who isn't logged in via GUI. - there are some autorelease leaks which need to be tackled. - moved a lot of the VLCApplication func. to the VLCMain class. - VLCMain is a +sharedInstance now. - the complete OS X interface is still badly broken because of the many API changes lately. any volunteers? Examples: VLC.app/Contents/MacOS/VLC [-I macosx] launches VLC as before (requires you to be logged in via GUI) VLC.app/Contents/MacOS/VLC -I ncurses launch vlc with a ncurses intf and display video on your mac (requires you to be logged in via GUI) VLC.app/Contents/MacOS/clivlc -I telnet -d launch vlm remotely trough ssh in daemon mode, on a GUI'less server for instance, and stream your vids Now how is that for combining GUI and cli in one application on the mac?!!? :) jlj? I finally understand now how the OS X interface works !
-
- 01 Jul, 2004 2 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
This plugin allows using DMO filters to decode some media types (eg. WMV3).
-
- 28 Jun, 2004 1 commit
-
-
Gildas Bazin authored
-
- 25 Jun, 2004 4 commits
-
-
Laurent Aimar authored
* sub ->subtitle : converted sub.c to a 'real' demux2. * input.c: added basic multi-input support for subtitle. * avi, mp4: don't exit anymore when no es selected.
-
Sam Hocevar authored
+ Moved the shared object suffix detection to vlc.m4. + Replaced AX_* macros with VLC_* macros.
-
Gildas Bazin authored
-
Gildas Bazin authored
+ major rewrite of the dvdread module. + dvdread is now an access_demux module.
-
- 24 Jun, 2004 1 commit
-
-
Gildas Bazin authored
+ removed dvdplay module which was deprecated in favor of the dvdnav one. + removed dvd module which is going to be replace with a new dvdread one.
-
- 22 Jun, 2004 4 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Laurent Aimar authored
-
Laurent Aimar authored
- dvd, dvdread, dvdplay, vcdx, cddax - gtk, gnome, qt, kde There are others in this case, specially interface that I can't test.
-
- 15 Jun, 2004 2 commits
-
-
Derk-Jan Hartman authored
fixes a problem with missing strcasestr on platforms in combination with ncurses intf.
-
Olivier Aubert authored
plain text to SVG. It can be used to have more control on the subtitle rendering.
-
- 11 Jun, 2004 1 commit
-
-
Olivier Aubert authored
-
- 09 Jun, 2004 1 commit
-
-
Olivier Aubert authored
-
- 08 Jun, 2004 1 commit
-
-
Jean-Paul Saman authored
-
- 07 Jun, 2004 1 commit
-
-
Olivier Aubert authored
* mediacontrol-core.c: update to the new control API * configure.ac, Modules.am: (unfinished) build changes
-
- 06 Jun, 2004 1 commit
-
-
Laurent Aimar authored
- renamed ts2 into ts at the build system level. - removed muxer without dvbpsi.
-
- 05 Jun, 2004 1 commit
-
-
Jean-Paul Saman authored
HD1000 Cascade needs to link with mad and dvbpsi. Generalized buildscript and the HD1000v module has priority 100 on Roku OS
-
- 31 May, 2004 1 commit
-
-
Laurent Aimar authored
-
- 28 May, 2004 2 commits
-
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
-
- 27 May, 2004 2 commits
-
-
Olivier Aubert authored
It is chiefly used by the corba module.
-
Gildas Bazin authored
-
- 26 May, 2004 1 commit
-
-
Derk-Jan Hartman authored
-
- 24 May, 2004 1 commit
-
-
Jean-Paul Saman authored
-
- 22 May, 2004 1 commit
-
-
Gildas Bazin authored
-
- 21 May, 2004 1 commit
-
-
Gildas Bazin authored
* ALL: bumped version number to 0.7.2.
-