- 14 Mar, 2001 1 commit
-
-
Christophe Massiot authored
-
- 13 Mar, 2001 1 commit
-
-
Renaud Dartus authored
* Fixing of PowerPC bug ( I hope :) )
-
- 11 Mar, 2001 1 commit
-
-
Henri Fallon authored
- Moved 2 local network functions - Removed old code - Broadcast should work. I'm not detecting broadcast address, i'm binding 0.0.0.0
-
- 10 Mar, 2001 1 commit
-
-
Henri Fallon authored
Small optim.
-
- 09 Mar, 2001 1 commit
-
-
Pierre Baillet authored
-
- 08 Mar, 2001 4 commits
-
-
Pierre Baillet authored
-
Pierre Baillet authored
. drop in the 'blank' part of the list in the playlist adds at the end of the list . drop on the main window adds at the end of the playlist
-
Pierre Baillet authored
.Fixed a potential segfault.
-
Pierre Baillet authored
###code is dirty### Please clean it for me :P (or at least, tell me how to clean it) . Slightly modified playlist base interface (Added a function to jump directly to an item, used for double clicking) . Added manymanycallbacks . Added the playlist dialog . Added Dnd support for intf_window and the clist1 . support URI and plain file(s)/folder(s) . Added "show/hide main window" menuitem in intf_popup . Added bugs :P Enjoy and please bug report.
-
- 07 Mar, 2001 6 commits
-
-
Richard Shepherd authored
"File|Open DVD" menu now refreshed each time menu selected rather than statically built at execute time.
-
Stéphane Borel authored
Note that two sorts of navigation menus are implemented : in the menubar, one menu for title and one the chapter in current title ; and in the popup, a cascaded version with all chapters for all menus. The same issues as gtk plugin apply.
-
Stéphane Borel authored
interface. It is a bit buggy yet, and some pieces of code need to change, especially to handle better menus change when title change but it eventually works.
-
Stéphane Borel authored
for debian/sid users
-
Sam Hocevar authored
* Disabled network input under BeOS so that it compiles again. We'll have to wait for BONE anyway.
-
Henri Fallon authored
- Fixed TS input ( a nasty dead lock had appeared 4 days ago ) - Added base of network support Things to be done : - Meuuh : fix the PCR synchronisation so that we can set b_pace_cntrol to 0 - Sam : find a way of specifing the type of media (file, net). For the moment, the "--input ts" always call input_NetworkOpen - Maybe sam : for the moment the working syntax is vlc --input ts servername, it should nbe turned into "vlc --server servername". Things that don't work (i'll work on this this week end) : - stopping and retaking a stream - a nice 'waiting for stream' - we select all incoming streams. we should be able to select. Things that haven't been tested : - broadcast - only tested with one stream. Kick me if something is broken by my fault.
-
- 06 Mar, 2001 7 commits
-
-
Richard Shepherd authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
* Increased FIFO_SIZE.
-
Christophe Massiot authored
work).
-
Richard Shepherd authored
-
- 05 Mar, 2001 8 commits
-
-
Richard Shepherd authored
-
Richard Shepherd authored
-
Richard Shepherd authored
-
Christophe Massiot authored
Fixed MPEG-1 stuffing.
-
Richard Shepherd authored
Delete BBitmap[0] directly after overlay creation as no longer needed as overlay now owns Bits()
-
Sam Hocevar authored
* fixed headers for FreeBSD compilation. * fixed debian/rules for non-x86 packages (Closes: Debian bug #88583).
-
Sam Hocevar authored
* Everything in place for the 0.2.63 release. * Got rid of the CONTRIBUTORS list, and switched AUTHORS to a linux-kernel like author list. * Updated TODO list. * Fixed a segfault in the BeOS interface when --noaudio was specified. * Title and Chapter selection in the Gnome and Gtk+ interfaces.
-
Stéphane Borel authored
-Tried to fix an issue in size computing. I don't know if this works since I haven't buggy DVDs
-
- 04 Mar, 2001 3 commits
-
-
Sam Hocevar authored
Commited BeOS changes by Richard Shepherd and Tony Castley. include/video_output.h * Added boolean_t b_YCbr to vout_thread_s structure to flag YUV-YCbCr decoding needed instead of YUV-RGB * Will be removed later when video_output.c rewritten src/video_output.c * vout_CreateThread() initialises b_YCbr to zero plugins/beos/* * New BeOS video plugin that supports hardware overlays and new MediaPlayer compatible interface plugins/* * Added YUV-YCbCr transforms
-
Stéphane Borel authored
detection and location of main movie. -Support for multitrack DVD : now the stream is given to input as it has to be ; however, all the tracks are displayed one after the other ; I think we need to decode navigation ES to choose the track -Fixed behaviour at end of device.
-
Sam Hocevar authored
* Added DVD/VCD button and menu for quick DVD device selection to the Gnome and Gtk+ interfaces, so that vlc can play a DVD even when launched from a GUI.
-
- 03 Mar, 2001 2 commits
-
-
Sam Hocevar authored
* Added debian/* files to help generating CSS-enabled non-US packages, and changed plugins/dvd/* to reflect this change. * Added .xpm icons (fixes lintian warnings). * --help output and manpage are now in sync (Closes Debian bug #87478). * Fixed Build-dpends entry in debian/control (Closes Debian bug #83707).
-
Stéphane Borel authored
title units. -Fixed size for a majority of DVD.
-
- 02 Mar, 2001 5 commits
-
-
Renaud Dartus authored
-
Christophe Massiot authored
-
Christophe Massiot authored
for a long time.
-
Sam Hocevar authored
* Changed debian/control to fix Debian bug #83707 * Added a --disable-css configure option * Moved some code here and there in the DVD plugin to make it easier for me to build the Debian CSS-free packages.
-
Christophe Massiot authored
* Added a fps display when toggling 'i' ; * Fixed a bug in the video parser where one picture buffer was not released at quit time ; * Broke the mux_rate calculation, but hey guys ! it was already broken and nobody noticed it.
-