- 29 Sep, 2002 1 commit
-
-
Eric Petit authored
- many fixes - added ability to open a file by dropping it onto the vlc icon - blanks cursor when no activity - added "Speed" menu - made nicer look similar to BeOS MediaPlayer - playlist now functioning - screen capture option - and more...
-
- 26 Sep, 2002 1 commit
-
-
Christophe Massiot authored
-
- 25 Sep, 2002 1 commit
-
-
Christophe Massiot authored
backported --vls-backwards-compat option. Please test.
-
- 03 Sep, 2002 2 commits
-
-
Tony Castley authored
-
Tony Castley authored
- Implemented VlcApplication::RefsReceived() - this added ability to open a file by dropping its icon onto the vlc icon - this makes Open With... work as well plugins/beos/intf_beos.cpp - A message is sent to be_app when the interface is created (needed to support BApplication::RefsReceived()) plugins/beos/vout_beos.cpp - reacts on Escape and Tab key to switch fullscreen/window mode - blanks cursor when no activity - Fixed a memory leak in VideoWindow::ScreenChanged() - Fixed the ugly scrambled video content before any decoding actually begins - Added selectable aspect ratio correction - Added better error handling when setting the drawing mode plugins/beos/InterfaceWindow.h/.cpp - Implemented dynamic view layout - Fixed crashes in MessageReceived() when no file was loaded - Implemented disabling of menus when no file is loaded - Added "Speed" menu - Added ability to enable navigation menu items according to features of current stream - Cleaned up code somewhat - Changed parts of LanguageMenu::GetChannels() to show more user friendly and no invalid entries - better support for muting and volume info - better support for scrubbing and detection of stopped stream plugins/beos/MediaControlView.h/.cpp - Added dynamic layout of elements - Exchanged rewind/fastforward buttons for skip buttons that skip to the next chapter if stream supports it. - made nicer looking SeekSlider similar to BeOS MediaPlayer - made VolumeSlider similar to BeOS MediaPlayer, plus additional features that one doesn't have (muted state) - got rid of MediaSlider (no need for it anymore) - detection of stopped stream plugins/beos/Bitmaps.h - Added bitmaps for VolumeSlider plugins/beos/intf_vlc_wrapper.h/.cpp - added set_volume() and is_muted() functions - fixed a bug in toggle_muted()
-
- 16 Aug, 2002 1 commit
-
-
Sam Hocevar authored
for Solaris).
-
- 15 Aug, 2002 2 commits
-
-
Eric Petit authored
(that needs libstdc++.r4)
-
Eric Petit authored
-
- 11 Aug, 2002 1 commit
-
-
Christophe Massiot authored
-
- 10 Aug, 2002 3 commits
-
-
Sam Hocevar authored
-
Christophe Massiot authored
-
Sam Hocevar authored
-
- 07 Aug, 2002 4 commits
-
-
Sam Hocevar authored
-
Christophe Massiot authored
because it might be a source of unstability on some architectures.
-
Christophe Massiot authored
* ./plugins/spudec/spu_decoder.c: Fixed a moronic endianness bug. * ./src/audio_output/audio_output.c: The default rate is now fetched from the audio decoder, so avoid unnecessary resampling.
-
Christophe Massiot authored
-
- 01 Aug, 2002 1 commit
-
-
Gildas Bazin authored
* Added a --dvd-css-method config option to the dvd plugin. This is implemented with putenv() and is IMHO a quick hack (leads to memory leaks) as libdvdcss should rather allow us to change this value using the API!
-
- 30 Jul, 2002 1 commit
-
-
Gildas Bazin authored
* include/threads_funcs.h: fixed the --fast-mutex option.
-
- 29 Jul, 2002 3 commits
-
-
Gildas Bazin authored
* plugins/directx/vout_directx.*: the directx vout plugin now uses the IID_IDirectDrawSurface2 interface, this shouldn't break anything and we should now support WinNT4+DirectX3. Added support for YUY2 overlays because a few graphics cards only support this. Some code cleanup too. * plugins/directx/vout_events.c: small bugfix.
-
Gildas Bazin authored
* plugins/network/ipv6.c: attempt to fix the win32 implementation. Multicast should even work (untested) although we'll need to find a way to replace if_nametoindex() to have a fully functionnal win32 port.
-
Gildas Bazin authored
* include/threads.h,include/threads_funcs.h: reverted Win32 pthread implementation to the old code. Fixed vlc_cond_broadcast() for WinNT/2K/XP. Additional vlc_cond_* implementations for Win9x. * src/interface/main.c: renamed --fast_pthread option into --fast-mutex. Added a --win9x-cv-method option to choose which vlc_cond_* implementation we want on Win9x.
-
- 26 Jul, 2002 2 commits
-
-
Laurent Aimar authored
to do this ).
-
Christophe Massiot authored
Web :p.
-
- 25 Jul, 2002 8 commits
-
-
Christophe Massiot authored
* ./plugins/macosx/vout_macosx.c : additional QuickTime fix, thanks to David Eldred <*******@apple.com>.
-
Christophe Massiot authored
* ./plugins/macosx/vout_macosx.c : additional QuickTime fix, thanks to David Eldred <skipper@apple.com>.
-
Sam Hocevar authored
-
Christophe Massiot authored
-
Christophe Massiot authored
:*-((((((((((((()
-
Sigmund Augdal Helberg authored
-
Sam Hocevar authored
-
Sam Hocevar authored
* ./plugins/mpeg_system/mpeg_es.c: fixed a deadlock at the end of some streams. * ./src/input/input_ext-plugins.c: fixed a memory leak.
-
- 23 Jul, 2002 1 commit
-
-
Christophe Massiot authored
-
- 21 Jul, 2002 2 commits
-
-
Sam Hocevar authored
really a fix. * ./plugins/memcpy/fastmemcpy.h: commented out suspicious code.
-
Sam Hocevar authored
-
- 19 Jul, 2002 2 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
- 17 Jul, 2002 1 commit
-
-
Christophe Massiot authored
-
- 13 Jul, 2002 1 commit
-
-
Tony Castley authored
and disk opening. Fixed drag and drop. Added right click menu and always on top mode.
-
- 11 Jul, 2002 2 commits
-
-
Tony Castley authored
-
Tony Castley authored
-