]> git.sesse.net Git - vlc/history - modules/gui/macosx
Qt5: Fix ADD_ICON, again
[vlc] / modules / gui / macosx /
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...
2013-06-20 David Fuhrmannmacosx: delay start in fullscreen animation to allow...
2013-06-18 Felix Paul Kühnemacosx: add visual markers for 100% of the volume ...
2013-06-12 David Fuhrmannmacosx: update todo comment
2013-06-12 David Fuhrmannmacosx: fix start in fullscreen (fixes #8770)
2013-06-12 David Fuhrmannmacosx: fix execution on 10.6
2013-06-12 David Fuhrmannmacosx: fix resize to old size when finishing from...
2013-06-06 David Fuhrmannmacosx: move fullscreen-related method to VideoWindowCo...
2013-06-06 David Fuhrmannmacosx: add missing retains when exchanging views
2013-06-06 David Fuhrmannmacosx: remove recursive lock from fullscreen animation
2013-06-06 David Fuhrmannmacosx: try to correctly hide fspanel
2013-05-26 David Fuhrmannmacosx: adapt setter for freetype settings
2013-05-23 David Fuhrmannmacosx: adapt to new stereo-mode text
2013-05-20 Felix Paul Kühnemacosx/SPMediaKeyTap: update list of collaborating...
2013-05-17 Felix Paul Kühnemacosx: bump plist version to avoid exceptions when...
2013-05-17 Felix Paul KühneRevert "macosx: clean code of objectAtIndex"
2013-05-16 Felix Paul Kühnemacosx: remove former puzzle option
2013-05-16 David Fuhrmannmacosx: do not use invalid objects for saving settings
2013-05-16 David Fuhrmannmacosx: automatically update subtitles submenus (fixes...
2013-05-13 David Fuhrmannmacosx: fix memleak in audio device list update
2013-05-13 David Fuhrmannmacosx: fix memleak in position formatter
2013-05-11 David Fuhrmannmacosx: fix color tint change notification (fixes ...
2013-05-11 Felix Paul Kühnemacosx: trivial copyright fix
2013-05-11 Felix Paul Kühnemacosx: destroy lua dialogs correctly on close (close...
2013-05-11 Felix Paul Kühnemacosx: fix memory leak
2013-05-11 Felix Paul Kühnemacosx: add support for checkboxes created through...
2013-05-10 David Fuhrmannmacosx: CAS: sync steppers and fields, and add NumberFo...
2013-05-10 David Fuhrmannmacosx: retain objects in MainMenu object
2013-05-10 David Fuhrmannmacosx: CAS: correctly allocate arrays (fixes #8597)
2013-05-02 Felix Paul Kühnemacosx: fix longstanding ~30KB memory leak in the Apple...
2013-05-02 David Fuhrmannmacosx: use position formatter for start and stop time...
2013-05-02 David Fuhrmannmacosx: fix start in fullscreen setting
2013-05-02 Felix Paul Kühnemacosx: fix custom playback options (close #8543)
2013-04-30 David Fuhrmannmacosx: add custom numberformatter to goto time field...
2013-04-30 David Fuhrmannmacosx: properly synchronize goto stepper / field values
2013-04-30 David Fuhrmannmacosx: remove obsolete puzzle black box checkbox
2013-04-30 David Fuhrmannmacosx: sanity checks and locking for video provider...
2013-04-30 Felix Paul Kühnemacosx: clean code of objectAtIndex
2013-04-30 Felix Paul Kühnemacosx: use modern ObjC syntax for C-Numbers to NSNumbe...
2013-04-30 Felix Paul Kühnemacosx: use modern ObjC syntax for C-String to NSString...
2013-04-30 Felix Paul Kühnemacosx: upgrade read-only array initializations to...
2013-04-30 Felix Paul Kühnemacosx: respect video-x and video-y (finally....)
2013-04-30 Felix Paul Kühnemacosx: remove duplicate code by using the same IBActio...
2013-04-30 Felix Paul Kühnemacosx: restart VLC when resetting preferences to ease...
2013-04-29 Jean-Baptiste KempfMac: use Blu-ray too
2013-04-28 Christoph MiebachBluRay instead of Blu-Ray. Re-using short messages...
2013-04-27 David Fuhrmannmacosx: activate playlist when playback finishes (close...
2013-04-26 Christoph MiebachString removal
2013-04-26 Felix Paul Kühnemacosx: remove http proxy settings from simplified...
2013-04-26 Felix Paul Kühnemacosx: improve handling of module lists within the...
2013-04-25 Felix Paul Kühnemacosx: save 19 l10n strings by replacing them with...
2013-04-25 Felix Paul Kühnemacosx: save 6 l10n strings
2013-04-25 David Fuhrmannmacosx: use height method for controls bar
2013-04-25 David Fuhrmannmacosx: fix video view and bottom bar framings
2013-04-24 David Fuhrmannmacosx: same action for show playlist menu item and...
2013-04-24 Felix Paul Kühnemacosx: fix subtitles drag and drop (close #8477)
next