]> git.sesse.net Git - vlc/history - modules/gui/macosx/intf.m
* aout_Volume* functions now do their own vlc_object_find() on the
[vlc] / modules / gui / macosx / intf.m
2003-02-09 Christophe Massiot* aout_Volume* functions now do their own vlc_object_fi...
2003-02-08 Christophe Massiot* modules/codec/mpeg_video/parser.c: Do not stop decodi...
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-06 Christophe MassiotFixed interface freezes in the OS X interface.
2003-02-05 Derk-Jan Hartman* added a "Open CrashLog" button to the messages window...
2003-02-05 Derk-Jan Hartman* Added a Next and Previous item to the dockmenu
2003-02-02 Christophe MassiotWorked around a bug with the Screens menu and localization.
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-30 Derk-Jan Hartman* modules/gui/macosx/intf.m
2003-01-30 Derk-Jan Hartman* ./modules/gui/macosx/intf.m:
2003-01-30 Christophe Massiot* modules/codec/mpeg_video/headers.c: more checks in...
2003-01-29 Jon Lech Johansen * core/playlist: PLAYLIST_PAUSE, playlist_IsPlaying...
2003-01-28 Derk-Jan HartmanALL: the next and previous buttons first work through...
2003-01-27 Jon Lech Johansen * ./modules/gui/macosx/intf.[mh]: Fixed message panel...
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-24 Derk-Jan Hartman* code we migh use in the future to change the subfile...
2003-01-23 Derk-Jan Hartman* ./modules/gui/macosx/controls.m
2003-01-23 Christophe Massiot* Minor changes to the open panel, added AVI stream...
2003-01-22 Derk-Jan HartmanALL: fixed a small bug in the timeslider code
2003-01-22 Derk-Jan Hartman* ./extras/MacOSX/vlc.pbproj/project.pbxproj: Added...
2003-01-21 Derk-Jan HartmanALL: the slider updates the video while it slides.
2003-01-20 Derk-Jan Hartman* ./extras/MacOSX/vlc.pbproj/project.pbxproj
2003-01-16 Derk-Jan Hartman* ./modules/gui/macosx/controls.m:
2003-01-15 Christophe Massiot* Fixed MPEG audio layer III VBR,
2003-01-15 Jon Lech Johansen * ./modules/gui/macosx: added macosx-adev and macosx...
2003-01-13 Olivier Teulière * MacOSX interface: fixed a stupid bug
2003-01-12 Jon Lech Johansen * ./modules/gui/macosx/intf.m: Fixed mutex errors...
2003-01-09 Christophe Massiot* OS X: Fixed a segfault with empty configuration strin...
2003-01-06 Christophe Massiot* Bumped up revision number to 0.5.0-test2,
2003-01-05 Christophe MassiotMacOS X port :
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.
2003-01-02 Christophe MassiotMacOS X port :
2003-01-01 Jon Lech Johansen * ./modules/gui/macosx/aout.m: cleaned up the code...
2002-12-29 Christophe MassiotOS X port :
2002-12-25 Christophe MassiotSanta Claus brings to you :
2002-12-24 Christophe Massiot* Use BeginFullScreen() to hide the mouse cursor ;
2002-12-14 Gildas Bazin* src/misc/objects.c: implemented the FIND_CHILD mode...
2002-12-08 Christophe Massiot* Updated aout3 developer doc.
2002-12-08 Jon Lech Johansen * ALL: Under Jaguar, vout no longer depends on any...
2002-12-07 Christophe Massiot* configure.ac.in: Disabled -Wtraditional as it produce...
2002-12-04 Jon Lech Johansen * ./modules/gui/macosx/vout.m: mouse coordinates...
2002-11-28 Sam Hocevar * ./src/video_output/video_output.c, modules/*: facto...
2002-11-05 Jon Lech Johansen * ./modules/gui/macosx/prefs.m: new configuration...
2002-10-02 Christophe Massiot* Mac OS X audio device discovery and selection, patch...
2002-08-12 Sam Hocevar * ./src/misc/objects.c: two big changes in the object...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...