]> git.sesse.net Git - vlc/history - modules/gui/macosx
* include/vlc_config.h: removed unused config stuff.
[vlc] / modules / gui / macosx /
2003-08-25 Simon Latapie * put the beautiful "no picture" black screen.
2003-08-20 Simon Latapie * had accidentally deleted the first line of vout.m
2003-08-20 Simon Latapie * mozilla plugin on MacOSX : scrollbar clipping proble...
2003-08-19 Simon Latapie * XPCOM implementation in mozilla plugin on MacOSX...
2003-08-14 Sigmund Augdal Helbergvlc_playlist.h:
2003-08-14 Simon Latapie * mozilla plugin on MacOSX. Not fully implemented...
2003-08-08 Christophe Massiot* modules/gui/macosx/prefs.m: Localized two strings.
2003-07-29 Gildas Bazin* modules/gui/macosx/controls.m: fixed race condition...
2003-07-28 Christophe Massiot* configure.ac: Worked around a bug in the OS X linker...
2003-07-27 Derk-Jan Hartman* Brought the new options system to the OSX gui.
2003-07-27 Christophe Massiot* src/input/input_clock.c: Fixed two long-standing...
2003-07-23 Gildas Bazin* ALL: changes to the playlist_Add() and VLC_AddTarget...
2003-07-20 Derk-Jan Hartman* README.MacOSX.rtf: updated section on subtitles.
2003-07-09 Derk-Jan Hartman* don't sleep while committing.
2003-07-09 Derk-Jan Hartman* Update next/previous item routines. it descends from...
2003-06-30 Derk-Jan Hartman* remove debug statements.
2003-06-30 Derk-Jan Hartman* modules/gui/macosx/controls.m:
2003-06-29 Derk-Jan Hartman* modules/gui/macosx/playlist.m: 10.1 is archaic. i...
2003-06-27 Sam Hocevar * bootstrap:
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-06-22 Derk-Jan Hartman* Removed mp4 muxer support (temporarily)
2003-06-21 Derk-Jan Hartman* added a new set of widgets for CONFIG_ITEM_FILE and...
2003-06-17 Gildas Bazin* modules/*: got rid of empty module objects.
2003-06-17 Derk-Jan Hartmanmodules/codec/quicktime.c: Disabled all video codecs...
2003-06-17 Derk-Jan Hartman* modules/gui/macosx/output.m: Fixed a bug in the trans...
2003-06-15 Derk-Jan Hartman* Fixed applescript Fullscreen command.
2003-06-09 Christophe Massiot* include/video.h include/video_output.h src/video_outp...
2003-06-06 Derk-Jan Hartman* Typo's by me. ( Cool i included a dutch sentence...
2003-06-06 Derk-Jan Hartman* All: some spelling corrections and description string...
2003-06-06 Derk-Jan Hartman* modules/gui/macosx/prefs.?:
2003-06-03 Christophe Massiot* OS X users can now browse the DVD menus with the...
2003-06-03 Derk-Jan Hartman* When choosing a autogenerated menuitem, we now create...
2003-06-02 Derk-Jan Hartman* modules/codec/libmpeg2.c: fixed a crasher with invali...
2003-06-01 Derk-Jan Hartman* ALL:
2003-05-26 Derk-Jan Hartman* modules/codec/quicktime.c: i had accidently upgraded...
2003-05-26 Derk-Jan Hartman* modules/gui/macosx/prefs.m: fixed the module selectors.
2003-05-26 Derk-Jan Hartman* extras/MacOSX/Resources/English.lproj/MainMenu.nib
2003-05-25 Christophe Massiot* We now use UTF-8 internally under Mac OS X. This...
2003-05-24 Gildas Bazin* src/video_output/video_output.c: new "deinterlace...
2003-05-24 Derk-Jan Hartman* modules/codec/quicktime.c: cleaning up of the code...
2003-05-23 Derk-Jan Hartman* vlc.ebuild: fixed the ebuild. Now i know it should...
2003-05-22 Derk-Jan Hartman* fixed a localization issue
2003-05-22 Derk-Jan Hartman* modules/gui/macosx/playlist.m: fixed my fix
2003-05-22 Derk-Jan Hartman* Fixed an issue that was preventing the use of the...
2003-05-21 Derk-Jan Hartman* modules/gui/macosx/output.m: fixed the stream/transco...
2003-05-21 Derk-Jan Hartman* include/main.h
2003-05-20 Derk-Jan Hartman* NEWS: updated some OSX info
2003-05-20 Derk-Jan Hartman* THANKS: Added Davor Orel who created the OS X icons.
2003-05-20 Derk-Jan Hartman* Added a Reset prefs option
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-05-15 Derk-Jan Hartman* variable callback for the playlist. the input, audio...
2003-05-12 Derk-Jan Hartman* First set config variable, then add the files (and...
2003-05-11 Derk-Jan Hartman* extras/MacOSX/vlc.pbproj/project.pbxproj:
2003-05-11 Derk-Jan Hartman* ALL:
2003-05-11 Derk-Jan Hartman* forgot one file. see previous intf.m commit for details.
2003-05-11 Derk-Jan Hartman* src/input/input_programs.c: Added a 'intf-changed...
2003-05-10 Derk-Jan Hartman* Finished the sout dialog on OSX.
2003-05-09 Derk-Jan Hartman* modules/gui/macosx/prefs.m:
2003-05-09 Eric Petit * src/misc/messages.c: forget a defined(SYS_BEOS)...
2003-05-09 Derk-Jan Hartman* modules/gui/macosx/prefs.?:
2003-05-08 Derk-Jan Hartmanmodules/gui/macosx/intf.m: We shouldn't save the config...
2003-05-08 Christophe Massiot* modules/gui/macosx: Fixed crashes with the new submen...
2003-05-08 Derk-Jan HartmanALL: autogenerated menu's for chapter,title,program...
2003-05-06 Derk-Jan Hartman* ALL: there were reports of crashes in the menucode...
2003-05-05 Gildas Bazin* ALL: changed the prototype of input_AddES() to includ...
2003-05-05 Derk-Jan Hartman* fixed the autogenerated menu's.
2003-05-05 Gildas Bazin* ALL: removed the old channels server stuff (was depre...
2003-05-04 Gildas Bazin* src/misc/variables.c, ALL: improvements to the object...
2003-05-01 Derk-Jan Hartman* modules/gui/macosx/macosx.m
2003-04-30 Derk-Jan HartmanALL: New output dialog that uses the new --sout syntax.
2003-04-30 Derk-Jan Hartmanmodules/gui/macosx/controls.m: fixed cosmetic issue...
2003-04-29 Derk-Jan Hartman* modules/gui/macosx/playlist.m:
2003-04-19 Derk-Jan Hartman* Added a 'opaqueness' configoption to macosx-vout...
2003-04-19 Derk-Jan Hartman* There was a problem where deinterlace could not be...
2003-04-15 Derk-Jan Hartmanmodules/gui/macosx/controls.m:
2003-04-15 Derk-Jan Hartman* reselect current playlist item when reordering items.
2003-04-09 Derk-Jan Hartman* All : added an about VLC panel. It scrolls the names...
2003-04-09 Derk-Jan Hartman* modules/gui/macosx/*:
2003-04-06 Christophe Massiot* Bumped up revision number to 0.5.3
2003-04-01 Christophe Massiot* Bumped up revision number to 0.5.3-test2
2003-03-30 Jon Lech Johansen * ALL: Move CoreAudio aout into seperate module.
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-26 Derk-Jan Hartman* extras/MacOSX/Resources/English.lproj/MainMenu.nib/*
2003-03-26 Sam Hocevar * ./README.MacOSX.rtf, ./modules/gui/macosx/playlist...
2003-03-24 Derk-Jan Hartman* more interface support for directories.
2003-03-19 Derk-Jan Hartman* fix for multiple monitors.
2003-03-18 Jon Lech Johansen * ./modules/gui/macosx/vout.m: cosmetic.
2003-03-18 Derk-Jan Hartman* modules/gui/macosx/vout.m:
2003-03-18 Derk-Jan Hartman* modules/gui/macosx/vout.m:
2003-03-18 Derk-Jan Hartman* modules/gui/macosx/info.m: keep the same panel open...
2003-03-17 Derk-Jan Hartman* modules/gui/macosx/playlist.m:
2003-03-17 Derk-Jan Hartman * modules/gui/macosx/playlist.?:
2003-03-17 Derk-Jan Hartman* src/playlist/playlist.c:
2003-03-16 Jon Lech Johansen * ./modules/gui/macosx/aout.m: Swapped stereo and...
2003-03-15 Jon Lech JohansenAnother attempt at fixing the soundstick issue (unconfi...
2003-03-15 Jon Lech JohansenJeff Moore @ Apple: The HAL specifically won't allow...
2003-03-14 Derk-Jan Hartman* ALL: Bumped version to 0.5.3-cvs
2003-03-14 Jon Lech Johansen * ./modules/gui/macosx/aout.m: Added mono classificat...
2003-03-14 Christophe MassiotAttempt at fixing the soundstick issue (unconfirmed).
2003-03-13 Derk-Jan Hartman* modules/gui/macosx/misc.?
next