]> git.sesse.net Git - vlc/history - modules/gui/macosx/controls.m
macosx: Save current fullscreen state.
[vlc] / modules / gui / macosx / controls.m
2008-07-12 Pierre d'Herbemontmacosx: Save current fullscreen state.
2008-07-12 Pierre d'Herbemontmacosx: One more direct playlist access removal.
2008-07-12 Pierre d'Herbemontmacosx: Make sure input menu are up-to-date.
2008-07-08 Pierre d'Herbemontmacosx: Don't take the playlist lock blindly, where...
2008-07-08 Pierre d'Herbemontmacosx: Close the video directly when clicking on the...
2008-06-17 Rémi Denis-CourmontUse vlc_object_lock and vlc_object_unlock
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-12 Rémi DuraffortOne more time removing of some useless tests.
2008-01-28 Rafaël Carrévlc_object_get(): removes unused parameter
2007-12-28 Felix Paul Kühne* add a 'graphite' button set including the facilities...
2007-12-10 Felix Paul Kühne* cleaning, reformatting, clarifying here and there...
2007-10-24 Felix Paul Kühne* make sure that we're using UTF-8 instead of Western...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-05-08 Pierre d'HerbemontMac OS X gui: Fix tabs.
2007-05-08 Pierre d'HerbemontMac OS X gui: Send mouse wheel left/right event to...
2007-04-22 Pierre d'HerbemontMac OS X gui: Use the proper vlc infrastructure to...
2007-03-04 Pierre d'HerbemontMac OS X gui: Sanitize vlc object retaining/releasing.
2007-03-02 Pierre d'HerbemontZoom fullscreen effect on Mac OS X 10.4.
2007-02-18 Felix Paul Kühne* animate vout-window resizements. Patch by Pierre...
2006-11-27 Felix Paul Kühne* added an option to the apple script binding to check...
2006-11-26 Clément StenacMake the global b_can_pace_control flag public
2006-11-26 Clément StenacAh Ah
2006-11-05 Felix Paul Kühne* forward-port [17501] and [17500]
2006-10-21 Clément StenacPlaylist
2006-09-17 Felix Paul Kühne* removed an outdated method instead of commenting it
2006-09-17 Felix Paul Kühne* implemented the previously committed playmode buttons...
2006-09-17 Felix Paul Kühne* updated all files to yield the playlist instead of...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-10 Felix Paul Kühne* removed some further hangover from the original patch...
2006-09-10 Felix Paul Kühne* New Fullscreen controller panel
2006-09-03 Felix Paul Kühne* save playback styles on Macs as well
2006-04-30 Benjamin Pracht* Patch from Basil Achermann to handle esc and space...
2006-03-26 Felix Paul Kühne* accept %H:%M:%S and %M:%S as valid syntax as well...
2006-03-21 Benjamin Pracht* Only enable "Jump To Time" when the stream is seekable
2006-03-19 Benjamin Pracht* First string review of the OSX interface
2006-02-26 Felix Paul Kühne* added a "Go To Specific Position" feature (closes...
2006-02-01 Derk-Jan Hartman* A few Mac OS X intf fixes. To be honest. we should...
2006-01-12 Antoine CellerierFSF address change.
2005-12-18 Benjamin Pracht* Apply changed made to the 0.8.5 branch to trunk.
2005-12-12 Derk-Jan Hartman* Fix an issue with changed names of seek hotkeys in...
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-08-18 Jean-Paul SamanAdded --volume-step to override AOUT_VOLUME_DEFAULT...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-10 Derk-Jan Hartman* Changed mute hotkey to command-alt-arrowdown (like...
2005-06-04 Eric Petit macosx/vout*: also destroy the window and attach/detac...
2005-05-10 Jérome DecoodtFix a bug in playlist + delete updateVolumeSlider ...
2005-05-07 Felix Paul Kühne* controls.m: added l10n of the volume-string shown...
2005-04-12 Benjamin PrachtUpdate the info displayed in the playlist when you...
2005-04-12 Derk-Jan Hartman* fixed fullscreen on osx with multiple vouts.
2005-04-10 Derk-Jan Hartman* Fix for the disabled menu's under Tiger.
2005-03-14 Derk-Jan Hartman* macosx: simplify volume update method for scrollfield...
2005-03-13 Jérome DecoodtAdded setScrollField: and resetScrollField to manage...
2005-02-23 Derk-Jan Hartman* Update copyright to 2005 where appropriate.
2005-01-06 Felix Paul Kühne* controls.m: call openFileGeneric via VLCMain and...
2005-01-03 Felix Paul Kühne* seperated the open, sout and sub-open dialogues from...
2004-12-23 Derk-Jan Hartman* src/libvlc.h: Added a "snapshot-format" option to...
2004-10-07 Benjamin Pracht* Fullscreen button works again
2004-08-17 Eric Petit ALL: OS X OpenGL provider
2004-08-02 Derk-Jan Hartman* Fixed hotkey/OSD behaviour for OS X. Also prevents...
2004-07-05 Derk-Jan Hartman* OSX lowlevel work
2004-06-23 Derk-Jan Hartman* OSX compiles again (BEWARE it is still SEVERELY broken)
2004-06-17 Yoann Peronneau * src/video_output/vout_subpictures.c : New OSD channels
2004-06-02 Yoann PeronneauSupport for multiple OSD channels :
2004-05-16 Derk-Jan Hartman* modules/gui/macosx/output.m: added mp4a.
2004-05-07 Derk-Jan Hartman* introduced a bug with my latest patch in the autogene...
2004-05-06 Derk-Jan Hartman* fixed a number of memleaks
2004-04-12 Derk-Jan Hartman* Fix the 'auto' selection of Console intf in "extra...
2004-04-04 Benjamin PrachtAdds "Enable/disable item" menu item in playlist contex...
2004-03-28 Benjamin PrachtReverses previous patch, which added 1min/5min forward...
2004-03-15 Benjamin PrachtApplies part of patch from Tom Maguire. Adds controls...
2004-03-15 Benjamin PrachtMake the playlist info window a new object
2004-03-03 Benjamin Pracht- Repeat and loop are now mutually exclusive
2004-02-17 Derk-Jan Hartman* vout_OSDMessage doxygen doc update
2004-01-25 Carlo CalabròString Review round one, Mac OS X interface.
2003-12-15 Benjamin PrachtFix for the fullscreen button state (it is only enabled...
2003-12-11 Derk-Jan Hartman* Fix the state of the playlist and fullscreen button.
2003-12-08 Gildas Bazin* ALL: new main --video-on-top config option (in use...
2003-11-20 Derk-Jan Hartman* windows -> orderedWindows. Finally window commands...
2003-11-19 Benjamin Pracht- get rid of an unused variable
2003-11-15 Derk-Jan Hartman* New OSX controller (iTunes style)
2003-11-11 Derk-Jan Hartman* include/vlc_keys.h: added StringToKey()
2003-11-06 Derk-Jan Hartman* Going to Fullscreen was effecting all vout's. should...
2003-11-02 Derk-Jan Hartman* modules/audio_output/input.c: created variables to...
2003-10-31 Derk-Jan Hartman* modules/demux/mkv.cpp: Set English as the default...
2003-09-20 Derk-Jan Hartman* include/vlc/vlc.h:
2003-09-20 Derk-Jan Hartman* modules/gui/macosx/*:
2003-07-29 Gildas Bazin* modules/gui/macosx/controls.m: fixed race condition...
2003-07-27 Christophe Massiot* src/input/input_clock.c: Fixed two long-standing...
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-03 Derk-Jan Hartman* When choosing a autogenerated menuitem, we now create...
2003-06-01 Derk-Jan Hartman* ALL:
2003-05-25 Christophe Massiot* We now use UTF-8 internally under Mac OS X. This...
2003-05-11 Derk-Jan Hartman* forgot one file. see previous intf.m commit for details.
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...
next