]> git.sesse.net Git - vlc/history - modules/gui/macosx/intf.h
macosx: Use a toolbar to display controls. (Doesn't look like a toolbar though)
[vlc] / modules / gui / macosx / intf.h
2008-08-02 Pierre d'Herbemontmacosx: Use a toolbar to display controls. (Doesn't...
2008-07-13 Pierre d'Herbemontmacosx: Make sure the o_info object gets released even...
2008-07-05 Pierre d'Herbemontmacosx: Make sure we don't leak an input_thread_t.
2008-07-05 Pierre d'Herbemontmacosx: o_sendport not used, remove.
2008-07-05 Felix Paul KühneRemoved broken, unmaintained and unfinished code. May...
2008-07-05 Pierre d'Herbemontmacosx: ExecuteOnMainThread is not used, delete it.
2008-07-05 Pierre d'Herbemontmacosx: Make sure the manageIntf: Timer is getting...
2008-07-04 Pierre d'Herbemontmacosx: Merge the KillerThread and the manage thread...
2008-06-28 Felix Paul KühneDon't try to use 10.5-only threading features on a...
2008-06-12 Felix Paul KühneRedesign the Capture Device panel
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-31 Pierre d'Herbemontmacosx: Sanitization. Suppress non-sense yield(->p_inpu...
2008-04-27 Felix Paul KühneBe sure to declare NSInteger if it isn't present
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-27 Felix Paul KühneReworked the Media Information panel
2008-02-03 Felix Paul Kühnemacosx: GUI demo of Simple Preferences showing the...
2008-01-25 Rafaël Carréfix apple remote compilation
2007-12-30 Felix Paul Kühnemacosx: don't allow the user to open the preferences...
2007-12-28 Felix Paul Kühne* add a 'graphite' button set including the facilities...
2007-12-14 Rafaël CarréDisable update checking per default, re-enable with...
2007-12-14 Pierre d'Herbemontmodule/gui/macosx/intf.m: Use a const char * in paramet...
2007-12-10 Felix Paul Kühne* cleaning, reformatting, clarifying here and there...
2007-12-05 Felix Paul Kühne* display the GPL in a separate window linked in the...
2007-10-24 Felix Paul Kühne* make sure that we're using UTF-8 instead of Western...
2007-10-18 Felix Paul Kühne* implemented the generic VLC media player Help window...
2007-10-09 Felix Paul Kühnemacosx: Multiple GUI improvements follow j-b's and...
2007-07-29 Pierre d'HerbemontMac OS X gui: Nicely keep the controller window on...
2007-03-05 Felix Paul Kühne* forward-port of all eyetv relates sources in my branch
2007-03-03 Pierre d'HerbemontMac OS X gui: Fix dead lock when exiting. As a side...
2007-02-02 Felix Paul Kühne* collection of various fixes and edits
2006-11-27 Felix Paul Kühne* various improvements to the AppleRemote support by...
2006-11-26 Clément StenacFirst and probably only attempt at fixing os x interface :)
2006-11-26 Clément StenacA bit of headers cleanup
2006-09-16 Felix Paul Kühne* various improvements to our Apple Remote bindings...
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-07-31 Felix Paul Kühne* removed the old panel which used to show msg_err...
2006-07-15 Felix Paul Kühne* implemented a ctrl-click menu for the vouts (refs...
2006-07-08 Felix Paul Kühne* complete clean-up
2006-07-03 Felix Paul Kühne* implemented a non-blocking progress-bar in the main...
2006-05-25 Eric PetitAdds support for Apple's remote (only handles Play...
2006-04-13 Felix Paul Kühne* implemented showintf-support. Thanks to ipkiss for...
2006-03-30 Benjamin Pracht* Implement Crop in the ogl vout
2006-03-29 Benjamin Pracht* vout.m : comment the NSLog call in windowContainsEmbe...
2006-02-18 Felix Paul Kühne* added a note about the update-checker to the news...
2006-02-18 Felix Paul Kühne* new CheckForUpdate panel (closes #310)
2006-01-12 Antoine CellerierFSF address change.
2005-12-27 Benjamin Pracht* Add an controls to the vout (using the embedded vout...
2005-12-21 Derk-Jan HartmanPreliminary interaction framework for Mac OS X. Not...
2005-12-18 Benjamin Pracht* Apply changed made to the 0.8.5 branch to trunk.
2005-12-03 Felix Paul Kühne* ALL: first development version of a GUI for the SubPi...
2005-10-02 Felix Paul Kühne* remove/disable the update-checker on OSX until 0...
2005-09-08 Felix Paul Kühne* fixed some intf-strings and connected a few menu...
2005-08-29 Derk-Jan Hartman* loadNibNamed:withOwner calls awakeFromNib on owner...
2005-08-21 Felix Paul Kühne* forgot these 2 files
2005-08-07 Felix Paul Kühne* ALL: ported the WX-bookmarks-window to Cocoa (closes...
2005-08-04 Felix Paul Kühne* port of the WX-advanded-GUI to OSX (refs #268)
2005-07-25 Felix Paul Kühne* AUTHORS: add a location to bigben's entry to prevent...
2005-07-24 Benjamin PrachtAlso update the wizard playlist on item addition and...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-19 Felix Paul Kühne* ALL: basic skeleton for a streaming-wizard (refs...
2005-06-10 Derk-Jan Hartman* Changed mute hotkey to command-alt-arrowdown (like...
2005-05-11 Jérome DecoodtChange the searchField in NSSearchField when macos...
2005-05-10 Jérome DecoodtFix a bug in playlist + delete updateVolumeSlider ...
2005-04-12 Benjamin PrachtUpdate the info displayed in the playlist when you...
2005-04-12 Benjamin Pracht* intf.* : try to restore an a bit more intelligent...
2005-03-28 Derk-Jan Hartman* New menu-items referencing forum
2005-03-13 Jérome DecoodtAdded setScrollField: and resetScrollField to manage...
2005-02-17 Derk-Jan Hartman* Finally fixed the issue with resizing the controller...
2005-01-20 Derk-Jan HartmanOS X intf work
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-12-19 Felix Paul Kühne* small clean-up, so the about-class is not needed...
2004-08-29 Derk-Jan Hartman* Fix the play/pause button status
2004-08-15 Benjamin Pracht* Adds postprocessing menu
2004-08-14 Jérome Decoodt*.nib: continuous sliders
2004-08-02 Derk-Jan Hartman* Fixed hotkey/OSD behaviour for OS X. Also prevents...
2004-07-28 Derk-Jan HartmanMacOSX intf work
2004-07-05 Derk-Jan Hartman* OSX lowlevel work
2004-05-17 Felix Paul Kühne* modules/gui/macosx/intf.*: made the Services-menu...
2004-04-30 Benjamin Pracht* Use the playlist info panel instead of the old one...
2004-04-20 Andre Pang* Mac OS X: intercept and respond to user-configured...
2004-03-27 Derk-Jan Hartman* src/interface/interface.c
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-01-25 Carlo CalabròString Review round one, Mac OS X interface.
2004-01-09 Derk-Jan Hartman* extras/MacOSX/Resources/English.lproj/MainMenu.nib
2004-01-04 Felix Paul KühneFixed a small bug which prevented the translation of...
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
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-11 Derk-Jan Hartman* New icon for the playlist
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-03 Derk-Jan Hartman* modules/gui/macosx/*: Commit of the Visualizations...
2003-10-29 Derk-Jan Hartman* the OSX vout has support for the new hotkeys now...
2003-09-20 Derk-Jan Hartman* include/vlc/vlc.h:
next