]> git.sesse.net Git - vlc/history - extras
Simplified volume functions
[vlc] / extras /
2003-02-09 Christophe Massiot* Added Step forward/Step backward feature.
2003-02-08 Christophe Massiot* configure.ac.in: Disabled Swedish translation since...
2003-02-07 Derk-Jan Hartman* added half, normal and full size videowindow menuitems.
2003-02-07 Derk-Jan Hartman* grrr changed the project file by accident. revert
2003-02-07 Derk-Jan Hartman* When you push backspace or delete in the playlist...
2003-02-05 Derk-Jan Hartman* added a "Open CrashLog" button to the messages window...
2003-02-05 Derk-Jan Hartman* Added AppleScript support
2003-02-05 Derk-Jan Hartman* Added a Next and Previous item to the dockmenu
2003-02-02 Derk-Jan Hartman* OSX version can open .asx files. so we need to let...
2003-02-02 Christophe Massiot* Bumped up revision number to 0.5.0
2003-02-01 Christophe Massiot* modules/gui/macosx/*: Fixed localization bugs
2003-01-31 Jon Lech Johansen * ./modules/gui/macosx: Defeated some deadlocks.
2003-01-29 Derk-Jan Hartmanintf: the slower/faster buttons should not be continious.
2003-01-29 Jon Lech Johansen * core/playlist: PLAYLIST_PAUSE, playlist_IsPlaying...
2003-01-28 Derk-Jan HartmanALL: updated deinterlace to work on the fly. there...
2003-01-25 Derk-Jan Hartman* changed the bugreporting url
2003-01-25 Derk-Jan Hartman* ./README.MacOSX.rtf: added two remarks on subtitle...
2003-01-25 Derk-Jan Hartman* README.MacOSX.rtf: Updated Readme for new release...
2003-01-25 Derk-Jan Hartman* Reverted back to non metal windows as dictated by...
2003-01-24 Derk-Jan HartmanALL: fixed the deinterlace menuiteM
2003-01-24 Derk-Jan HartmanALL: fixed the deinterlace menuitem
2003-01-23 Christophe Massiot* Resized elements in the open panel,
2003-01-23 Derk-Jan Hartman* ./extras/MacOSX/Resources/English.lproj/MainMenu...
2003-01-23 Derk-Jan HartmanALL: - made some panels into windows.
2003-01-23 Christophe Massiot* Minor changes to the open panel, added AVI stream...
2003-01-22 Derk-Jan Hartman* ./extras/MacOSX/vlc.pbproj/project.pbxproj: Added...
2003-01-21 Derk-Jan HartmanALL: fixed my previous osx interface commit. had forgot...
2003-01-21 Derk-Jan HartmanALL: The addition of a volume slider required a small...
2003-01-21 Derk-Jan Hartman* Added an 'slowmotion' icon
2003-01-20 Derk-Jan Hartman* ./extras/MacOSX/vlc.pbproj/project.pbxproj
2003-01-16 Christophe Massiot* Bumped up revision number to 0.5.0-test3,
2003-01-16 Derk-Jan Hartman* ALL:
2003-01-09 Christophe Massiot* OS X: Fixed a segfault with empty configuration strin...
2003-01-08 Christophe Massiot* New VLC brush-metal interface, courtesy of David...
2003-01-06 Christophe Massiot* Bumped up revision number to 0.5.0-test2,
2003-01-06 Christophe MassiotMacOS X port :
2003-01-05 Jon Lech Johansen MacOS X port:
2003-01-05 Christophe Massiot* Added the possibility to select DVD menus with VIDEO_...
2003-01-05 Christophe Massiot* Added a Close Window and a close box to our QuickTime...
2003-01-04 Jon Lech Johansen MacOS X port:
2003-01-02 Christophe MassiotCosmetic.
2002-12-30 Christophe Massiot* OS X interface : Added new access modules to the...
2002-12-29 Christophe MassiotOS X port :
2002-12-08 Christophe Massiot* Updated aout3 developer doc.
2002-12-07 Christophe Massiot* configure.ac.in: Disabled -Wtraditional as it produce...
2002-11-19 Sam Hocevar * ./src/misc/modules.c: p_module->psz_filename is...
2002-11-09 Sam Hocevar * ./Makefile.am: added a "update-vlc.dsp" rule to...
2002-11-05 Jon Lech Johansen * ./modules/gui/macosx/prefs.m: new configuration...
2002-10-05 Jon Lech Johansen ./extras/MacOSX/.../MainMenu.nib: added Open Target...
2002-10-02 Christophe Massiot* Mac OS X audio device discovery and selection, patch...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-08-11 Christophe Massiot* S/PDIF output should now be working (untested, though).
2002-08-04 Sam Hocevar * ./include/vdec_ext-plugins.h: removed this public...
2002-07-16 Jon Lech Johansen * MacOS X: added deinterlace submenu
2002-07-15 Jon Lech Johansen * MacOS X changes:
2002-06-19 Christophe MassiotBackported stable changes.
2002-06-09 Christophe Massiot* IPv6 multicast support, courtesy of Remco Poortinga...
2002-06-02 Christophe Massiot * ./plugins/macosx: rewrote the net panel for OS X
2002-06-02 Christophe Massiot* New Loop menu item in OS X interface.
2002-06-02 Christophe Massiot* Channel change support on Mac OS X ;
2002-05-19 Christophe Massiot* OS X intf is now more consistent with Apple guidelines.
2002-05-19 Gildas Bazin* filters were using memalign but freeing p_data instea...
2002-05-18 Gildas Bazin* updated the MSVC++ project files and added support...
2002-05-18 Christophe Massiot* Menu item to maximize the volume in Mac OS X ;
2002-05-13 Christophe Massiot* New OS X icon, courtesy of Joeri van Dooren <joeri...
2002-05-12 Christophe Massiot* Fixed menus [Mac OS X port]
2002-05-06 Christophe MassiotImprovements of the OS X GUI.
2002-04-25 Christophe Massiot* MacOS X port :
2002-04-25 Sam Hocevar * ./src/misc/modules_plugin.h: exported input_ClockMa...
2002-04-23 Jon Lech Johansen * Added Open disc and network panels.
2002-04-03 Sam Hocevar * ALL: removed libdvdcss from the vlc tree.
2002-04-02 Gildas Bazin* Got rid of the DVD_DEVICE macro. We now use the dvd_d...
2002-04-01 Gildas Bazin* Fixes for the Win32_msvc build
2002-04-01 Gildas Bazin* Microsof Visual Studio C++ 6 project files.
2002-03-26 Christophe Massiot* GNU make detection
2002-03-19 Sam Hocevar * ./configure.in: BeOS compilation fixes.
2002-03-19 Jon Lech Johansen * MacOS X aout now uses AudioConverter for int->float
2002-03-18 Sam Hocevar * ./extras/MacOSX_dvdioctl: removed outdated files.
2002-02-18 Jon Lech Johansen * MacOS X vout improvements
2002-01-28 Stéphane Borel.Fixed a segfault a dvdread exit (my fault).
2002-01-24 Stéphane BorelConfigure and Makefile tweaking for dvdread module.
2002-01-23 Stéphane BorelI checked in bad header files yesterday.
2002-01-23 Stéphane Borel-removed some useless printf
2002-01-23 Stéphane Borel*Merged hh patch in libdvdcss from main tree.
2002-01-21 Gildas Bazin* Fixed crashes on exit in the directx plugin
2002-01-15 Stéphane Borel-Patch of libdvdread to do readv on regular files ...
2002-01-14 Stéphane Borel*With DVDCSS_METHOD=disc or key, the keys are no longer...
2002-01-13 Gildas Bazin* A few fixes for the Win32 build.
2002-01-04 Sam Hocevar * ./BUGS: added a list of known bugs. Please add...
2001-12-30 Stéphane Borel*Some fixes for dvdread plugin.
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-18 Sam Hocevar * Fixed Win32 build. You still need --disable-directx...
2001-12-16 Sam Hocevarlibdvdcss changes:
2001-12-12 Sam Hocevar * Additional fixes for OSes with no gettext (thanks...
2001-12-11 Sam Hocevar * Added vlc-arts to the debian package generation.
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
2001-12-07 Christophe MassiotBumped up revision number to 0.2.92-dev and 1.0.1-dev.
2001-11-27 Christophe MassiotFixed a potential packet corruption in the DVD input...
2001-11-26 Florian G. Pflug *) changed includes from
2001-11-26 Christophe MassiotReworked Keith Packard's raw device patch. The name...
next