]> git.sesse.net Git - vlc/history - modules/gui/macosx
Remove inconsistently used HAVE_UNISTD_H
[vlc] / modules / gui / macosx /
2013-12-26 Felix Paul Kühnemacosx/applescript: fix opening non-file URLs (close...
2013-12-12 Felix Paul Kühnemacosx/menu: add missing debug
2013-12-02 Maxim BublisFixed warning on incompatible pointer types
2013-11-28 David Fuhrmannmacosx: adapt window main menu to HIG
2013-11-28 David Fuhrmannmacosx: implement simpler and generic drop view for...
2013-11-25 David Fuhrmannmacosx: fix issue which caused automatic video resizing...
2013-11-25 David Fuhrmannmacosx: fix crash when closing video window without...
2013-11-24 Felix Paul Kühnemacosx: fix subtitles opening for the applescript bindings
2013-11-24 Felix Paul Kühnemacosx: fix drag & drop / double-clicks in Finder to...
2013-11-24 Felix Paul Kühnemacosx: show 'pause iTunes' option in a more accessible...
2013-11-23 David Fuhrmannmacosx: Use enum to distinguish different events for...
2013-11-21 David Fuhrmannmacosx: fix preferences reset if unknown version was...
2013-11-21 David Fuhrmannmacosx: fix selection of playlist item for very first...
2013-11-21 David Fuhrmannmacosx: correctly reset interface preferences when...
2013-11-20 David Fuhrmannmacosx: set VLCMain as file owner for mainwindow and...
2013-11-20 David Fuhrmannmacosx: refinements of minimized view behaviour
2013-11-17 David Fuhrmannmacosx: unify functionality of fwd/bwd buttons in video...
2013-11-15 David Fuhrmannmacosx: remove unneeded free
2013-11-15 David Fuhrmannmacosx: fix use after free for video effects string
2013-11-11 Felix Paul Kühnemacosx: split main window and main menu
2013-11-10 Felix Paul Kühnemacosx: fix compilation warnings
2013-11-10 Felix Paul Kühnemacosx: split playlist menu from main menu
2013-11-10 Felix Paul Kühnemacosx: split debug messages handling from VLCMain...
2013-11-10 Felix Paul Kühnemacosx: split crash log handling both from VLCMain...
2013-11-10 Felix Paul Kühnemacosx: don't leak the fspanel
2013-11-10 Felix Paul Kühnemacosx: split fspanel from main menu nib to an extra...
2013-11-10 David Fuhrmannmacosx: fix float-on-top behaviour with fullscreen
2013-11-10 David Fuhrmannmacosx: fix typo and set path for open dialog correctly
2013-11-10 David Fuhrmannmacosx: fix float-on-top-behaviour if setting is change...
2013-11-10 David Fuhrmannmacosx: reset float-on-top when native fullscreen has...
2013-11-09 Felix Paul Kühnemacosx: add GUI setting/getter for --language
2013-10-26 David Fuhrmannmacosx: rename macro for mavericks detection since...
2013-10-26 David Fuhrmannmacosx: enable native fullscreen by default on mavericks
2013-10-26 David Fuhrmannmacosx: disable macosx-black by default
2013-10-25 David Fuhrmannmacosx: fix visual fullscreen glitch when exiting VLC...
2013-10-25 David Fuhrmannmacosx: do not start fullscreen when splitter is activated
2013-10-25 David Fuhrmannmacosx: fix handling of video-on-top (close #9615)
2013-10-24 Felix Paul Kühnemacosx/CAS: add missing Cancel button (close #9728)
2013-10-22 David Fuhrmannmacosx: skip useless resize when starting video from...
2013-10-22 Josh WatzmanRevert "macosx: fixed compilation warning and potential...
2013-10-16 David Fuhrmannmacosx: also use toggleMute for apple-script action
2013-10-16 David Fuhrmannmacosx: fix behaviour of mute menu items (close #9685)
2013-10-03 Felix Paul Kühnemacosx: compilation fix
2013-10-03 Felix Paul Kühnemacosx: retain currently selected playlist table row...
2013-10-03 Felix Paul Kühnemacosx: internalize private playlist internals
2013-10-03 Felix Paul Kühnemacosx: playlist cosmetics
2013-10-03 David Fuhrmannmacosx: remove show details button from error panel
2013-10-03 David Fuhrmannmacosx: fix behaviour when closing black main window...
2013-09-29 David Fuhrmannmacosx: ensure that video view is always visible in...
2013-09-27 David Fuhrmannmacosx: fix crash when opening goto window (close ...
2013-09-19 David Fuhrmannmacosx: fix l10n for one menu item
2013-09-15 David Fuhrmannmacosx: use old logic to hide menu bar if old spaces...
2013-09-11 Felix Paul Kühnemacosx: minor code cleanup
2013-09-08 David Fuhrmannmacosx: fix l10n issues
2013-09-02 Jean-Baptiste KempfMacOSX: fix engrish error
2013-08-25 David Fuhrmannmacosx: do not switch mux and access in opens stream...
2013-08-24 David Fuhrmannmacosx: add proper bindings for text/stepper combos...
2013-08-24 David Fuhrmannmacosx: fix moaar utf8 rendering issues
2013-08-24 David Fuhrmannmacosx: fix another potential utf8 displaying issue...
2013-08-24 David Fuhrmannmacosx: fix potential string format attack
2013-08-22 Felix Paul Kühnemacosx: fix UTF8 rendering issue in question dialog
2013-08-17 David Fuhrmannmacosx: fix copy and paste bug causing wrong acodec...
2013-08-06 David Fuhrmannmacosx: prevent possible double release for blackout...
2013-08-06 David Fuhrmannmacosx: add missing deletate for blackout window hiding...
2013-07-28 Felix Paul Kühnemacosx: fix compilation on 10.6 with clang 3.0
2013-07-28 Felix Paul Kühnemacosx: fix compatibility header for compilation on...
2013-07-28 David Fuhrmannalways hide menu bar for fullscreen on osx redacted...
2013-07-23 David Fuhrmannmacosx: set max volume as configuable
2013-07-23 David Fuhrmannmacosx: implement snap-in for volume sliders (refs...
2013-07-23 David Fuhrmannmacosx: fix visual appearance of fullscreen tic (refs...
2013-07-23 David Fuhrmannmacosx: cleanup previous commit and fix position of...
2013-07-23 Felix Paul Kühnemacosx: implement 120% volume limit
2013-07-21 David Fuhrmannmacosx: fix moar string memleaks in audio effects code
2013-07-21 David Fuhrmannmacosx: fix a bunch of string memleaks in video effects...
2013-07-21 David Fuhrmannmacosx: do not enable video filters which are not set...
2013-07-21 David Fuhrmannmacosx: video effects: fix for applying profile setting...
2013-07-21 David Fuhrmannmacosx: prevent continuing playback when pause is reque...
2013-07-15 Felix Paul Kühnemacosx: respect 'playlist-autostart' (close #7272)
2013-07-13 Felix Paul Kühnemacosx: fix 10.6 runtime support
2013-07-11 Felix Paul Kühnemacosx: fix runtime exception when deleting a podcast...
2013-07-11 David Fuhrmannmacosx: fix some strdup memleaks
2013-07-11 David Fuhrmannmacosx: advanced prefs: save the default value if Defau...
2013-07-11 David Fuhrmannmacosx: fix simple prefs http-password if user just...
2013-07-03 Felix Paul Kühnemacosx: fix rendering issue in the about panel when...
2013-07-02 Felix Paul Kühnemacosx: fix crash when parsing incorrect debug logs
2013-07-02 Felix Paul Kühnemacosx: fix conditional crash when setting the MRL...
2013-07-01 Felix Paul Kühnemacosx: add lua http password to simplified prefs
2013-06-29 David Fuhrmannmacosx: CAS: eye candy and {en,dis}abling logic for...
2013-06-23 Rafaël CarréOSX: don't open items twice
2013-06-22 Rafaël CarréOSX: fix crash when no SD are found
2013-06-22 Rafaël Carréosx: fix crash with --no-media-library
2013-06-22 David Fuhrmannmacosx: dialogs provider: fix crash for question dialog...
2013-06-21 David Fuhrmannmacosx: CAS: remove duplicated code
2013-06-21 David Fuhrmannmacosx: CAS: fix update of customization sheet for...
2013-06-21 David Fuhrmannmacosx: CAS: fix format for custom profiles storage
2013-06-21 David Fuhrmannmacosx: CAS: introduce functionality for keep checkboxe...
2013-06-21 David Fuhrmannmacosx: CAS: fix customize dialog for {video,audio...
2013-06-20 David Fuhrmannmacosx: fix space hotkey for audio files (close #8818)
2013-06-20 David Fuhrmannmacosx: save idle main window frame as early as possibl...
2013-06-20 David Fuhrmannmacosx: update condition for idle fullscreen button...
next