- 01 Jul, 2005 13 commits
-
-
Benjamin Pracht authored
* vlc_symbols.h, vlc_playlist.h, view.c : add a function to remove a parent from the parent list of an item (if anybody wants to make that another way...) * playlist.m: implements full drag and drop of playlist items. Drop of multiple items and of items and nodes at the same time should be supported. You cannot mode service discovery items. This is a choice and can be changed if wanted. * Hopes that compiles on current trunk (cannot check since latest comits on net functions broke the built of a half the modules and core of the OSX port...)
-
Derk-Jan Hartman authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Sigmund Augdal Helberg authored
-
- 30 Jun, 2005 10 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Benjamin Pracht authored
* Store object to move in the class itself, since I just don't manage to deal with NSPasteboards...
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
* added a summary-tab at the end of the wizard (mostly for debug-reasons, but perhaps we want to keep that for the user as well?) * implemented the entire logic (except encap-formats while transcoding) * added data collection of all values * fixed some l10n issues The wizard is still not useable for streaming, since it does not communicate the settings to the core yet. Additionally, various things still need to be done (see TODO at the beginning of the file).
-
- 29 Jun, 2005 7 commits
-
-
Gildas Bazin authored
* modules/stream_out/rtp.c, modules/misc/rtsp.c: attempt at supporting amr nb/wb for rtsp streaming... doesn't look like livedotcom like it though.
-
Benjamin Pracht authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Benjamin Pracht authored
* Seems to be some issues sometimes, likely related to the fact we do not empty o_outline_dict on playlist refresh
-
Antoine Cellerier authored
test it)
-
- 28 Jun, 2005 10 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Benjamin Pracht authored
-
Benjamin Pracht authored
* Start of the beginnig of drag'n'drop in the OSX playlist. Items are only copied in the pasteboard ATM (at least if I understand OSX's strange protocol to drag'n'drop items correclty)
-
Rémi Denis-Courmont authored
Disabled by default, enable with --enable-loader There's no sanity checks in configure so don't do it if your platform is not compatible. zorglub and Anil report it works for WMV3 with the dmo decoder plugin. It seems to crash with Quicktime (after displaying a few frame ?). There's no RealVideo decoder so, won't do that, but it probably could as well. Legal considerations ===================== Section 2 of the GPL puts no restriction on what you link with so long as you have obtained the program from source (and compiled it yourself), so this is OK. It is not clear to me whether it is ok to provide binaries with this feature enabled. Maybe it would infringe on the GPL and, hence, on VLC's past contributors intellectual rights. So if in doubt don't put this in binary package you make.
-
Damien Fouilleul authored
- updated to axvlc.inf used to create http://downloads.videolan.org/pub/videolan/vlc/latest/win32/axvlc.cab
-
Rémi Denis-Courmont authored
-
Sam Hocevar authored
-