]> git.sesse.net Git - vlc/history - modules/gui/macosx
macosx: vlc_keys seems to need vlc_common.
[vlc] / modules / gui / macosx /
2009-10-10 Pierre d'Herbemontmacosx: vlc_keys seems to need vlc_common.
2009-10-10 Pierre d'Herbemontmacosx: Silent a harmless warning.
2009-10-10 Pierre d'Herbemontmacosx: Dummy build fix.
2009-10-07 Rémi Denis-CourmontKeyToString: allocate key on heap
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-26 Felix Paul Kühnemacosx: fixed broken MMS streaming
2009-09-03 Pierre d'Herbemontmacosx: Don't output any error when sending the crash...
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-08-30 Felix Paul Kühnemacosx: slightly change scrolling behavior of the credi...
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-25 Pierre d'Herbemontmacosx: Remove unneeded restart.
2009-08-25 Pierre d'Herbemontequalizer: Use aout_EnableFilter() as we have no choice...
2009-08-25 Felix Kühnemacosx: fixed some compilation warnings
2009-08-23 Rémi Denis-CourmontUse VLC object for meta writer and factor code
2009-08-19 Felix Paul Kühnemacosx: remove previous updater code as it is now repla...
2009-08-16 Felix Paul Kühnemacosx: VLC (should) support RTMP streams now
2009-08-16 Felix Paul Kühnemacosx: unify my mail address
2009-08-04 Felix Paul Kühnemacosx: minor ui changes
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: implemented the input-slave option for file...
2009-07-31 Felix Paul Kühnemacosx: some more Sparkle demos
2009-07-30 Rémi DuraffortUse var_ToggleBool.
2009-07-30 Felix Paul Kühnemacosx: forward-port recent preferences and media keys...
2009-07-27 Rémi DuraffortUse var_ToggleBool when applicable.
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-20 Felix Paul Kühnemacosx: forward-port [d0fbd04ce361f9dbc16d44dae09c168db...
2009-07-17 Felix Paul Kühnemacosx: exporting with mp4a is no longer supported...
2009-07-17 Felix Paul Kühnemacosx: let's have a large messages cache. It's not...
2009-07-17 Felix Paul Kühnemacosx: sync option strings with 1.0-bugfix
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-27 Felix Paul Kühnemacosx: fixed video output
2009-06-26 Derk-Jan Hartmanmacosx: Don't try to guess a name anymore. This is...
2009-06-26 Derk-Jan Hartmanmacosx: Fix file:// in the open panel
2009-06-26 Felix Paul Kühnemacosx: implemented options to disable Apple Remote...
2009-06-26 Felix Paul Kühnemacosx: fixed compilation warning
2009-06-24 Derk-Jan Hartmanmacosx: Ignore attachment:// in Art uri for now.
2009-06-24 Derk-Jan Hartmanmacosx: Just use openWithURL, instead of uri->path
2009-06-22 Derk-Jan Hartmanmacosx: memleak due to unneeded strdup()
2009-06-22 Derk-Jan Hartmanmacosx: NSScreen(VLCAdditions) does not leak.
2009-06-22 Derk-Jan HartmanRevert "macosx: NSScreen dealloc is not only called...
2009-06-22 Derk-Jan Hartmanmacosx: NSScreen dealloc is not only called at end...
2009-06-15 Felix Paul Kühnemacosx: disable the font-selector button in case quartz...
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-15 Jean-Paul Samanmacosx: do not leak o_fs_panel
2009-06-15 Jean-Paul Samanmacosx: removeallObjects from NSMutableArray before...
2009-06-13 Felix Paul Kühnemacosx: fallback on freetype if quartztext isn't present
2009-06-13 Derk-Jan Hartmanmacosx gui: Fix resetting of the prefs.
2009-06-13 Felix Paul Kühnemacosx: remove deprecated method selectRow:byExtendingS...
2009-06-13 Felix Paul Kühnemacosx: fixed remaining 64bit issues
2009-06-10 Derk-Jan Hartmanmacosx: auto expand when we select one of the elements...
2009-06-08 Derk-Jan Hartmanmacosx gui: fix selection of VIDEO_TS option in Open...
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 Hartmanmacos playlist: fix a deadlock when deleting items.
2009-06-03 Derk-Jan Hartmanmacosx: Fix postprocessing menu item
2009-06-02 Derk-Jan Hartmanmacosx playlist: Move one of the lock to avoid a "lock...
2009-06-02 Felix Paul Kühnemacosx: volume needs to be stored in absolute numbers...
2009-06-01 Derk-Jan Hartman.h file commit for [9d7513aea570d26822f26a7b0567133ab4f...
2009-06-01 Derk-Jan Hartmanmacosx vout: another memleak
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-29 Derk-Jan Hartmanmacosx remote: Fix a leak in the Apple Remote class.
2009-05-29 Felix Paul Kühnemacosx: fixed another array which isn't released before...
2009-05-29 Derk-Jan Hartmanmacosx vout: fix fullscreen behaviour on eof.
2009-05-29 Derk-Jan Hartmanmacosx preferences: more memleaks
2009-05-29 Derk-Jan Hartmanmacosx: remove a NSLog message.
2009-05-29 Derk-Jan Hartmanmacosx intf: Fix bug in equalizer
2009-05-29 Rafaël CarréFix xspf reading/writing
2009-05-29 Derk-Jan Hartmanmacosx intf: Avoid using fixed sized buffer here.
2009-05-29 Derk-Jan Hartmanmacosx controls: Another string memleak.
2009-05-29 Derk-Jan Hartmanmacosx intf: another strdup memleak
2009-05-29 Derk-Jan Hartmanmemleaks: Several Mac OS X interface related memleaks.
2009-05-29 Derk-Jan Hartmanmacosx intf: Fix a strdup memleak
2009-05-29 Felix Paul Kühnemacosx: fixed non-appearance of the verbose error panel...
2009-05-28 Rafaël CarréFix xspf reading/writing
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-27 Derk-Jan Hartmanmacosx playlist: fix an unreachable update of the Media...
2009-05-26 Derk-Jan Hartmanmacosx prefs: Repair the preferences view for Mac OS X.
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Felix Paul Kühnemacosx: fixed regressions from merges with the 1.0...
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Derk-Jan HartmanMac OS X vout: fix surprpression of the screensaver.
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortOSX: simplification.
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-24 Jean-Paul Samanmacosx: release allocated objects.
2009-05-24 Jean-Paul Samanmacosx: disable fullscreen when closing video_output...
next