]> git.sesse.net Git - vlc/history - modules/gui/macosx
modules/gui/beos/PreferencesWindow.*: use config_ResetAll()
[vlc] / modules / gui / macosx /
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.?
2003-03-13 Derk-Jan Hartman* extras/MacOSX/vlc.pbproj/project.pbxproj:
2003-03-06 Derk-Jan Hartman* the close window command was reacting irratic because...
2003-03-06 Derk-Jan Hartman* not < but > ;)
2003-03-06 Derk-Jan Hartman* fixed an issue with blackbars at certain aspect ratio...
2003-03-06 Derk-Jan HartmanALL: fixed: http://bugzilla.videolan.org/cgi-bin/bugzil...
2003-03-06 Derk-Jan Hartman* modules/gui/macosx/applescript.?
2003-03-06 Derk-Jan Hartman* If labels are nil, then it shouldn't disable the...
2003-03-04 Christophe Massiot* Made rt-priority a real-time variable (shut-up sam...
2003-03-04 Derk-Jan Hartman* this code should allow for the use of gestures under...
2003-03-04 Derk-Jan Hartman* grrr debug message in the wild.
2003-03-04 Derk-Jan HartmanALL:
2003-02-27 Christophe Massiot* Bumped up revision number to 0.5.2-test2
2003-02-23 Jon Lech Johansen * ./modules/gui/macosx/aout.m: M-Audio Revolution...
2003-02-21 Derk-Jan HartmanDJ's first steps in C and vlc decoders ;)
2003-02-21 Derk-Jan Hartman* If the "show advanced" option has been changed and...
2003-02-20 Derk-Jan Hartman* prefs obey the advanced option. Apply does not as...
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-19 Derk-Jan Hartman* increased accuracy of positionslider in OSX. although...
2003-02-18 Derk-Jan Hartman* Only update the info window if it is visible
2003-02-18 Christophe Massiot* Fixed a segfault in the Japanese preferences panel.
2003-02-17 Derk-Jan Hartman* Whoops. i forgot to add these files. sorry everyone.
2003-02-17 Sam Hocevar * ./modules/gui/macosx/Modules.am: removed %#$@#...
2003-02-16 Derk-Jan Hartman* Added an info panel to show movie info, etc.
2003-02-16 Christophe Massiot* modules/gui/macosx/open.m: Removed channel server...
2003-02-15 Derk-Jan Hartman* if we are paused in fullscreen, show cursor.
2003-02-14 Derk-Jan Hartman* Should fix an issue with multiple monitors and the...
2003-02-13 Derk-Jan HartmanALL:
2003-02-13 Derk-Jan Hartman*ALL: update the title of the window everytime the...
2003-02-13 Derk-Jan Hartman* fixed a small bug
2003-02-13 Derk-Jan Hartman* src/playlist/playlist.c:
2003-02-12 Derk-Jan Hartman* modules/gui/macosx/controls.m:
2003-02-11 Derk-Jan HartmanALL: - changed vlc.app into VLC.app
2003-02-10 Derk-Jan Hartman* the window of the video shows the official document...
2003-02-10 Derk-Jan Hartman* The dock should no longer be visible in fullscreen...
2003-02-10 Derk-Jan Hartman* only show last part of of file/url name in the playlist.
2003-02-10 Derk-Jan Hartman* fixed the black bar issue with window half/normal...
2003-02-10 Derk-Jan Hartman* another proof that the copy command in IE for Mac...
2003-02-10 Derk-Jan Hartman* restored old deinterlace menu. The on the fly code...
2003-02-09 Christophe Massiot* Minor typographic corrections,
2003-02-09 Christophe Massiot* Added Step forward/Step backward feature.
2003-02-09 Christophe Massiot* aout_Volume* functions now do their own vlc_object_fi...
2003-02-08 Christophe Massiot* src/extras/libc.c: New vlc_wraptext function,
2003-02-08 Derk-Jan Hartman* window half/normal/double Size commands
2003-02-08 Christophe Massiot* modules/codec/mpeg_video/parser.c: Do not stop decodi...
2003-02-08 Christophe Massiot* Fixed misc typos in strings,
2003-02-08 Christophe Massiot* configure.ac.in: Disabled Swedish translation since...
2003-02-07 Derk-Jan Hartman* Resize window fixes
2003-02-07 Derk-Jan Hartman* added half, normal and full size videowindow menuitems.
2003-02-07 Derk-Jan Hartman* When you push backspace or delete in the playlist...
2003-02-06 Christophe MassiotFixed interface freezes in the OS X interface.
2003-02-06 Derk-Jan Hartman* Changed a failed DecompressSequenceFrameS error into...
next