- 08 Jan, 2003 1 commit
-
-
Christophe Massiot authored
* Updated Japanese translation, courtesy of Fumio Nakayama <endymion@ca2.so-net.ne.jp>
-
- 06 Jan, 2003 2 commits
-
-
Christophe Massiot authored
* MacOS X port: new error dialog displaying error messages, * Updated localization files, * Comestic fixes.
-
Christophe Massiot authored
* New "stream output" area in the open panel.
-
- 05 Jan, 2003 3 commits
-
-
Jon Lech Johansen authored
* replaced playlist panel with drawer. * implemented context menu for playlist tableview.
-
Christophe Massiot authored
OS X open panel.
-
Christophe Massiot authored
-
- 04 Jan, 2003 1 commit
-
-
Jon Lech Johansen authored
* main window controls are back. based on suggestion by Dan Macpherson.
-
- 02 Jan, 2003 1 commit
-
-
Christophe Massiot authored
-
- 30 Dec, 2002 1 commit
-
-
Christophe Massiot authored
* Updated po files, * Fixed a very nasty side effect in the dvd and dvdread plug-ins, regarding the audio-channel and spu-channel configuration variables.
-
- 29 Dec, 2002 1 commit
-
-
Christophe Massiot authored
* Reenabled fullscreen shortcut, due to popular requests, * Fixed charset encoding in the Preferences window, * New implementation of --loop.
-
- 08 Dec, 2002 1 commit
-
-
Christophe Massiot authored
* Reworked the Open... menu items, and added the ability to use libdvdplay. * Sound output menu is now under Controls.
-
- 07 Dec, 2002 1 commit
-
-
Christophe Massiot authored
warnings than real ones. * audio output: New intf-change variable to know when audio-channels and audio-device have changed. * video output: New intf-change variable and vout_VarCallback, to know when video-device has changed (OS X port). * modules/gui/macosx/*: Menus for audio channels, implemented volume management, added a menu for screen selection.
-
- 19 Nov, 2002 1 commit
-
-
Sam Hocevar authored
8 bit string under WinCE. * ./extras/Win32_msvc: scrapped this directory. * ./bootstrap: we now parse plugin makefiles to guess what to put in the MSVC project files. Only the dummy plugin has been tested yet.
-
- 09 Nov, 2002 1 commit
-
-
Sam Hocevar authored
file from the makefile. * ./msvc/*: moved the MSVC files here. * ./src/extras/*: moved the extra code here (used to be in src/misc, extras/GNUgetopt and extras/Win32_msvc). * ./include/*: a few warning fixes.
-
- 05 Nov, 2002 1 commit
-
-
Jon Lech Johansen authored
-
- 05 Oct, 2002 1 commit
-
-
Jon Lech Johansen authored
./modules/gui/macosx/open.[mh]: Open Target code
-
- 02 Oct, 2002 1 commit
-
-
Christophe Massiot authored
Heiko Panther <heiko.panther@web.de>.
-
- 30 Sep, 2002 1 commit
-
-
Sam Hocevar authored
* ./mozilla/vlcplugin.cpp: javascript support for the Mozilla plugin. * debian/rules: the A52 module is now in a separate package.
-
- 11 Aug, 2002 1 commit
-
-
Christophe Massiot authored
-
- 04 Aug, 2002 1 commit
-
-
Sam Hocevar authored
in ./modules/codec/mpeg_video/.
-
- 16 Jul, 2002 1 commit
-
-
Jon Lech Johansen authored
-
- 15 Jul, 2002 1 commit
-
-
Jon Lech Johansen authored
- added messages and playlist panel - simple dock menu (play, pause, stop) - context menu in video view - localization support: http://nanocrew.net/vlc/vlc-osx-ja.png - no longer broken :)
-
- 19 Jun, 2002 1 commit
-
-
Christophe Massiot authored
-
- 09 Jun, 2002 1 commit
-
-
Christophe Massiot authored
* Mac OS X icons and fixes, courtesy of Benjamin Mironer <bmironer@noos.fr>.
-
- 02 Jun, 2002 3 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
* New OS X icon, courtesy of Benjamin Mironer <bmironer@noos.fr>
-
- 19 May, 2002 2 commits
-
-
Christophe Massiot authored
-
Gildas Bazin authored
* filters were using memalign but freeing p_data instead of p_data_orig. * updated MSVC++ project. * small corrections to the LONGTEXT descriptions in main.c.
-
- 18 May, 2002 2 commits
-
-
Gildas Bazin authored
* updated the MSVC++ project files and added support for dirent (vlc compiled with msvc can now load plugins - even compiled with mingw). * small portability fixes.
-
Christophe Massiot authored
* Dropped dependancy on autoconf 2.52.
-
- 13 May, 2002 1 commit
-
-
Christophe Massiot authored
* Mac OS X fix.
-
- 12 May, 2002 1 commit
-
-
Christophe Massiot authored
* Objective-C files are now .m * Fixed a major bug in the spu decoder * Disabled auto-hiding of mouse cursor since it doesn't work when browsing menus ; instead, click in the video window
-
- 06 May, 2002 1 commit
-
-
Christophe Massiot authored
-
- 25 Apr, 2002 2 commits
-
-
Christophe Massiot authored
- New creator ID : VLC# - Borders in fullscreen mode are now black and the movie is centered (jlj P0\/\/3r) - A/V sync should be much more precise
-
Sam Hocevar authored
* ./include/video.h: moved vout_CopyPicture out of the way, an inline function did not make sense here. * ./include/video.h: moved vout_ChromaCmp out of the way. * ./plugins/avi/fourcc.h, ./include/video.h: merged these two files into video.h. * ./include/os_specific.h: this file is now always included. * ./include/debug.h: removed this file which was almost useless, and moved ASSERT to common.h. * ./include/common.h: fixed vlc_memalign and changed its prototype to follow posix_memalign's.
-
- 23 Apr, 2002 1 commit
-
-
Jon Lech Johansen authored
* Some changes to the control layout.
-
- 03 Apr, 2002 1 commit
-
-
Sam Hocevar authored
* ALL: removed libdvdcss from the vlc tree. * ALL: removed libdvdread from the vlc tree. * ./acconfig.h: removed this file. * ./plugins/dvd/dummy_dvdcss.c: merged this file into dvd.c. * ./AUTHORS: moved a few gentlemen to the libdvdcss AUTHORS file.
-
- 02 Apr, 2002 1 commit
-
-
Gildas Bazin authored
* Got rid of the DVD_DEVICE macro. We now use the dvd_device config option. ( this creates a small memory leak as we don't free the string obtained from config_GetPszVariable, but I think we can live with it for now ) * the SSE plugins are disable on the mingw32 build as they don't work. ( because memalign is not implemented on win32, and malloc only aligns on an 8 bytes boundary ) * fixed small mistake in INSTALL.win32
-
- 01 Apr, 2002 1 commit
-
-
Gildas Bazin authored
* Fixes for the Win32_msvc build
-