]> git.sesse.net Git - vlc/history - modules/gui/macosx/intf.m
legacy OS X intf: fixed check-for-update and fullscreen-toggle menu items
[vlc] / modules / gui / macosx / intf.m
2010-03-14 Felix Paul Kühnelegacy OS X intf: fixed check-for-update and fullscreen...
2010-02-10 Rémi Denis-Courmontplaylist: create the fullscreen variable
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2010-02-03 Rémi Denis-CourmontUse standard ASCII for ^H, ^I, ^M and escape
2009-12-30 Thijs Alkemadegui/macosx: Added menu item to set playback rate back...
2009-12-26 Brian WeaverModified the main OS X interface module to remove the...
2009-12-19 Felix Paul Kühnemacosx: fixed compilation if VLM is not enabled
2009-10-07 Rémi Denis-CourmontKEY_SPACE = 32, simplify several outputs and interfaces
2009-10-06 Felix Paul Kühnemacosx: fixed IR Remote HID support
2009-10-05 Laurent AimarRenamed "deinterlace" into "deinterlace-mode" at the...
2009-09-30 Felix Paul Kühnemacosx: remove some dead code
2009-09-03 Pierre d'Herbemontmacosx: Don't output any error when sending the crash...
2009-08-26 Pierre d'Herbemontmacosx: pl_CurrentInput doesn't take a playlist as...
2009-08-26 Pierre d'Herbemontmacosx: Use pl_CurrentInput properly, and make sure...
2009-08-26 Pierre d'Herbemontmacosx: Get rid of the vlc_object_find().
2009-08-19 Felix Paul Kühnemacosx: remove previous updater code as it is now repla...
2009-08-01 Felix Paul Kühnemacosx: disable unloading
2009-07-31 Felix Paul Kühnemacosx: implemented 'play-and-exit' (closes #2237)
2009-07-31 Felix Paul Kühnemacosx: some more Sparkle demos
2009-07-30 Felix Paul Kühnemacosx: forward-port recent preferences and media keys...
2009-07-17 Felix Paul Kühnemacosx: let's have a large messages cache. It's not...
2009-07-16 Felix Paul Kühnemacosx: implemented on-the-fly activation of the Media...
2009-07-09 Rémi Denis-CourmontOSX: set volume on playlist
2009-07-04 Rémi Denis-CourmontOSX: adapt to error dialog changes (untested)
2009-06-26 Felix Paul Kühnemacosx: implemented options to disable Apple Remote...
2009-06-15 Felix Paul Kühnemacosx: re-enable AppleRemote support for 64bit builds
2009-06-15 Jean-Paul Samanmacosx: remove unused Objc memory pool
2009-06-15 Jean-Paul Samanmacosx: Do not load resources when the VLC interface...
2009-06-05 Derk-Jan HartmanConvert some uses of key-pressed to key-action.
2009-06-04 Derk-Jan Hartmanmacosx: Fix configurability of some of the hotkeys
2009-06-03 Derk-Jan Hartmanmacosx: Fix postprocessing menu item
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfFix conflicts.
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-25 Felix Paul Kühnemacosx: remove incomplete VLM implementation
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-22 Felix Paul Kühnemacosx: fixed controls in new main window
2009-05-21 Felix Paul Kühnemacosx: merge the nib fle containing Eric Dudiak's...
2009-05-21 Felix Paul Kühnemacosx: merge Eric Dudiak's code from GSoC 2008
2009-05-21 Felix Paul Kühnemacosx: finally completed the progress-panel's implemen...
2009-05-21 Felix Paul Kühnemacosx: finally completed the progress-panel's implemen...
2009-05-20 Felix Paul Kühnemacosx: fixed the updateInfoPanel crash
2009-05-20 Felix Paul Kühnemacosx: fixed the updateInfoPanel crash
2009-05-20 Felix Paul Kühnemacosx: fixed 'Codec details pane does not work correct...
2009-05-20 Felix Paul Kühnemacosx: fixed 'Codec details pane does not work correct...
2009-04-18 Felix Paul Kühnemacosx: fixed a few bugs found by clang's code analysis
2009-04-13 Felix Paul Kühnemacosx: work-around a deprecated method and ask the...
2009-04-12 Felix Paul Kühnemacosx: get rid of the infamous 'get' prefixes everywhe...
2009-04-12 Felix Paul Kühnemacosx: experimental 64bit support
2009-04-10 Felix Paul Kühnemacosx: implement controll support for the Media Keys...
2009-04-10 Felix Paul Kühnemacosx: fixed crash in case either psz_module or psz_ms...
2009-04-08 Felix Paul Kühnemacosx: draft for 'dialog-progress-bar' and clean up
2009-04-07 Felix Paul Kühnemacosx: rename files as there is no Interaction framewo...
2009-04-07 Felix Paul Kühnemacosx: implemented 'dialog-login' and cleaned up most...
2009-04-07 Felix Paul Kühnemacosx: implement 'dialog-fatal' and 'dialog-question...
2009-04-03 Derk-Jan Hartmanmacosx: vlc object leaking:
2009-04-01 Felix Paul Kühnemacosx: remove the interaction code from intf.m and...
2009-03-17 Rémi Denis-CourmontOSX interface: remove dummy lock acquisition
2009-03-16 Jean-Paul Samanmacosx: fix function prototype of manage_cleanup (argum...
2009-03-16 Jean-Paul Samanmacosx: cleanup
2009-03-12 Derk-Jan Hartmanmacosx intf: switch a vlc_object_find to input_GetAout
2009-03-05 Derk-Jan Hartmanfix include for vlc_dialog
2009-03-05 Rémi Denis-CourmontFor some reason, the OSX interface uses intf_UserFatal...
2009-02-23 Felix Paul Kühnemacosx: display the remaining time if the field was...
2009-02-19 Felix Paul Kühnemacosx: more approbiate locking suggested by fenrir
2009-02-19 Felix Paul Kühnemacosx: re-arranged the audio and video menus to look...
2009-02-19 Felix Paul Kühnemacosx: implemented saving of the debug log as RTFD...
2009-02-19 Felix Paul Kühnemacosx: added missing playlist locks
2009-02-16 Laurent AimarRenamed playlist "item-append/deleted" to "playlist...
2009-02-16 Laurent AimarRenamed playlist "playlist-current" to "item-current".
2009-02-15 Felix Paul Kühnemacosx: fixed the messages panel by updating the code...
2009-02-06 Felix Paul Kühnemacosx: updated used Cocoa methods to the current defin...
2009-02-03 Felix Paul Kühnemacosx: Renamed 'Quick Open File' to 'Open File' and...
2009-01-24 Rémi Denis-CourmontUse libvlc_Quit
2009-01-17 Laurent AimarUse "can-rate" and "state" input variable when applicable.
2009-01-16 Felix Paul Kühnemacosx: changed the data appearance in the info panel...
2009-01-11 Rémi Denis-CourmontCleanup interaction-capable interface registration
2009-01-10 Felix Paul KühneClean up here and there
2009-01-04 Felix Paul Kühnemacosx: display only information on the currently playi...
2008-12-04 Laurent AimarRemoved obsolete BUFFERING_S input state.
2008-11-23 Laurent AimarRenamed "seekable" into "can-seek" (for consistency).
2008-10-15 Derk-Jan Hartmanmacosx: Disable messages for now
2008-10-03 Felix Paul Kühnemacosx: renamed getVoutView to voutView in order to...
2008-09-27 Pierre d'Herbemontplaylist: Move more members as private.
2008-09-27 Pierre d'Herbemontmacosx: Fix a typo that leads to a crash in _removeOldP...
2008-09-22 Felix Paul Kühnemacosx: added a non-implemented skeletion (just the...
2008-09-20 Antoine Celleriers/pl_Yield/pl_Hold/
2008-09-20 Pierre d'Herbemontmacosx: No need to testcancel now.
2008-09-20 Pierre d'Herbemontmacosx: typo s/pthread_test_cancel/pthread_testcancel/
2008-09-20 Pierre d'Herbemontmacosx: nanosleep() is not a cancellation point in...
2008-09-20 Pierre d'Herbemontmacosx: Use pthread_cancellation in the manage thread.
2008-09-20 Pierre d'Herbemontmacosx: Dont' forget to unlock.
next