]> git.sesse.net Git - vlc/history - modules/gui/macosx/intf.m
* remove/disable the update-checker on OSX until 0.8.4 is out
[vlc] / modules / gui / macosx / intf.m
2005-10-02 Felix Paul Kühne* remove/disable the update-checker on OSX until 0...
2005-09-12 Derk-Jan Hartman* Fix Mac autoplay behaviour for SD playlistitems....
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-18 Jean-Paul SamanAdded --volume-step to override AOUT_VOLUME_DEFAULT...
2005-08-07 Felix Paul Kühne* whoops
2005-08-07 Felix Paul Kühne* ALL: ported the WX-bookmarks-window to Cocoa (closes...
2005-08-06 Felix Paul Kühne* comment out an include, which isn't in trunk yet...
2005-08-06 Felix Paul Kühne* fix 4 memory leaks introduced in the nib-split, stupid me
2005-08-05 Christophe Massiot * ALL: releasing a few unreleased objects.
2005-08-04 Felix Paul Kühne* port of the WX-advanded-GUI to OSX (refs #268)
2005-07-28 Derk-Jan Hartman* forwardport [11883]
2005-07-25 Derk-Jan Hartman* Change volume range to 0-400 % visually in the macosx...
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-12 Felix Paul Kühne* additional GUI-fixes
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-20 Felix Paul Kühne* forwardport [11483] to trunk
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-06-10 Felix Paul Kühnemosaic.c: fixed a string
2005-05-11 Benjamin Pracht* Transmit keyboard events from the arrow and enter...
2005-05-11 Jérome DecoodtPreferences panel can be viewed on X.2. Closes #104.
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 Derk-Jan Hartman* Fix two cases where p_playlist->status.p_item was...
2005-04-12 Derk-Jan Hartman* fixed fullscreen on osx with multiple vouts.
2005-04-12 Benjamin Pracht* intf.* : try to restore an a bit more intelligent...
2005-04-12 Benjamin PrachtRempaces 95 by [o_window minSize].height everywhere...
2005-04-10 Derk-Jan Hartman* Fix for the disabled menu's under Tiger.
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...
2005-01-02 Felix Paul Kühne* moved the preferences-window to a seperate nib-file
2004-12-24 Benjamin Pracht* Fix title display above the scrollbar
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-11-18 Derk-Jan Hartman* You can doubleclick an item to play it now.
2004-11-17 Derk-Jan Hartman* Fix display of playlist on OSX. Looks briljant :)
2004-11-17 Derk-Jan Hartman* Fix some crashes because of new playlist core
2004-11-07 Derk-Jan Hartman* disable Title retrieval, was crashing
2004-10-07 Benjamin Pracht* Fullscreen button works again
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-27 Derk-Jan Hartman-
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-05-28 Derk-Jan Hartman* Fix some small potential crashes
2004-05-23 Derk-Jan Hartman* Remove the old info window from SVN.
2004-05-17 Felix Paul Kühne* modules/gui/macosx/intf.*: made the Services-menu...
2004-05-06 Derk-Jan Hartman* don't autorelease the application
2004-04-30 Benjamin Pracht* Use the playlist info panel instead of the old one...
2004-04-29 Derk-Jan Hartman * src/playlist/playlist.c: Don't do any playlist actio...
2004-04-29 Derk-Jan Hartman* Fix the fullscreen button.
2004-04-29 Derk-Jan Hartman* Updated the Vout behaviour. Still a bit coupled to...
2004-04-29 Derk-Jan Hartman* remove "Ja Nu!" Didn't i do that before????
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-23 Derk-Jan Hartman* play after loading intf.
2004-04-20 Andre Pang* Mac OS X: intercept and respond to user-configured...
2004-04-01 Derk-Jan Hartman* Fix p_item etc breakages. Question.. is the seperate...
2004-03-28 Benjamin PrachtReverses previous patch, which added 1min/5min forward...
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-30 Derk-Jan Hartman* modules/gui/macosx/intf.m: fix
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-05 Benjamin PrachtAdded a callback on item-change, so that the playlist...
2004-01-04 Felix Paul KühneFixed a small bug which prevented the translation of...
2003-12-22 Benjamin Prachtback to config_PutInt when using the fullscreen button...
2003-12-22 Derk-Jan Hartman* Fix the 'currently playing' field in the OSX intf.
2003-12-21 Sam Hocevar * Fixed URLs here and there.
2003-12-15 Benjamin PrachtFix for the fullscreen button state (it is only enabled...
2003-12-15 Derk-Jan Hartman* fix the skip 10 seconds buttons availability.
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-22 Eric Petit modules/gui/macosx/intf.m: don't destroy the playlist...
2003-11-20 Derk-Jan Hartman* windows -> orderedWindows. Finally window commands...
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* Updated the Output dialog.
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:
2003-09-20 Derk-Jan Hartman* modules/gui/macosx/*:
2003-09-19 Derk-Jan Hartman* extras/MacOSX/vlc.pbproj/project.pbxproj: Added a...
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-06-30 Derk-Jan Hartman* modules/gui/macosx/controls.m:
2003-06-17 Derk-Jan Hartmanmodules/codec/quicktime.c: Disabled all video codecs...
2003-06-09 Christophe Massiot* include/video.h include/video_output.h src/video_outp...
2003-06-01 Derk-Jan Hartman* ALL:
next