]> git.sesse.net Git - vlc/history - modules/gui/macosx/intf.m
macosx: merge Eric Dudiak's code from GSoC 2008
[vlc] / modules / gui / macosx / intf.m
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.
2008-09-16 Pierre d'Herbemontmacosx: Use fork+exec instead of posix_spawn.
2008-09-16 Pierre d'Herbemontmacosx: Properly relaunch VLC when asked for.
2008-09-16 Pierre d'Herbemontmacosx: Make sure preferences version is saved.
2008-09-16 Pierre d'Herbemontmacosx: Set the pref version key if the ignore button...
2008-09-15 Pierre d'Herbemontmacosx: Check for older preferences and ask to delete...
2008-09-13 Felix Paul Kühnemacosx: added an option to the crash reporter to disabl...
2008-09-12 Derk-Jan Hartmanmacosx: Add a teletext menu
2008-09-08 Rémi Denis-CourmontDo not hide an interface idle sleep from the compiler...
2008-09-01 Pierre d'Herbemontupdate: Make sure we don't leak.
2008-08-25 Derk-Jan Hartmanmacosx: Do NOT call config_SaveConfigFile() if you...
2008-08-23 Felix Paul Kühnemacosx: compilation fix for the 10.4u SDK and removal...
2008-08-23 Pierre d'Herbemontmacosx: Make sure VLCIntf gets NULL-ify when VLC ends.
2008-08-17 Pierre d'Herbemontmacosx: Fix a typo in the pragma.
2008-08-17 Pierre d'Herbemontmacosx: Remove VLCApplication Hack. No need for that...
2008-08-17 Pierre d'Herbemontmacosx: Group via pragma related methods.
2008-08-15 Pierre d'Herbemontmacosx: Try to fix a crash at exit.
2008-08-15 Pierre d'Herbemontmacosx: Make sure we cancel the crashLogURLConnection...
2008-08-15 Felix Paul Kühnemacosx: added missing l10n for the crash reporter panel
2008-08-15 Felix Paul Kühnemacosx: added a dialogue to enter comments about the...
2008-08-15 Felix Paul Kühnemacosx: small hack to display UTF-8 characters correctl...
2008-08-14 Pierre d'Herbemontmacosx: Confirm that the crash report has been sent.
2008-08-14 Pierre d'Herbemontmacosx: Remove some unused var in -sendCrashLog:
2008-08-14 Pierre d'Herbemontmacosx: Send crashes reports without going though Mail...
2008-08-14 Felix Paul Kühnemacosx: our crashreport-mail needs to be UTF8 if we...
2008-08-10 Derk-Jan Hartmanmacosx: cleanup some of the hotkeys in macosx. Still...
2008-08-09 Pierre d'Herbemontmacosx: Set nib deplyment target to 10.4, and don't...
2008-08-09 Pierre d'Herbemontmacosx: Cache the input state and properly ask the...
2008-08-03 Felix Paul KühneTypo ;-)
2008-08-03 Pierre d'Herbemontmacosx: Set the controller window title to "VLC Media...
2008-08-03 Pierre d'Herbemontmacosx: Make sure the controller doesn't show nothing...
2008-08-02 Felix Paul KühneImproved wording
2008-08-02 Pierre d'Herbemontmacosx: As feepk pointed, performInBackground is too...
2008-08-02 Pierre d'Herbemontmacosx: Fix controller playlist toggling to use the...
2008-08-02 Pierre d'Herbemontmacosx: Fix crash log and remove some unneeded NSLog.
2008-08-02 Pierre d'Herbemontmacosx: Use a toolbar to display controls. (Doesn't...
2008-08-01 Pierre d'Herbemontmacosx: Localization of the crash log mail.
2008-08-01 Pierre d'Herbemontmacosx: Ask to send a mail to our bugreport ML if a...
2008-08-01 Pierre d'Herbemontmacosx: Fix crashlog opening.
2008-07-13 Pierre d'Herbemontmacosx: Make sure the volume slider is activated when...
2008-07-13 Pierre d'Herbemontmacosx: Make sure the o_info object gets released even...
2008-07-13 Pierre d'Herbemontmacosx: Fix the info panel. Remove the use of maybe...
2008-07-12 Pierre d'Herbemontmacosx: Make sure we don't leak an input.
2008-07-12 Pierre d'Herbemontmacosx: Fix currently playing input item retrieving.
2008-07-12 Pierre d'Herbemontmacosx: Make sure input menu are up-to-date.
2008-07-09 Pierre d'HerbemontRevert "dejidjei:"
2008-07-09 Pierre d'Herbemontdejidjei:
next