]> git.sesse.net Git - vlc/history - modules/gui/macosx
avformat mux: use a variable
[vlc] / modules / gui / macosx /
2014-02-18 Felix Paul Kühnemacosx: remove 'vout' option from simple prefs since...
2014-02-16 David Fuhrmannmacosx: add missing licence headers
2014-02-16 David Fuhrmannmacosx: add spotify.h to fix make dist
2014-02-16 David Fuhrmannmacosx: improve tooltip for macosx-control-itunes option
2014-02-16 Allan Odgaardmacosx: Pause Spotify when video starts
2014-02-15 David Fuhrmannmacosx: use custom animation for native fullscreen...
2014-02-14 David Fuhrmannmacosx: reuse existing strings
2014-02-13 David Fuhrmannmacosx: disable video settings in simple prefs which...
2014-02-12 Felix Paul Kühnemacosx: iterate on the addon manager
2014-02-12 Felix Paul Kühnemacosx/addons: add missing l10n and ignore skins
2014-02-12 Felix Paul Kühnemacosx: add basic addon manager
2014-02-12 David Fuhrmannmacosx: auto-expand codec information view
2014-02-12 David Fuhrmannmacosx: increase maximum number of messages for the...
2014-02-12 David Fuhrmannmacosx: fix xib compilation warnings for open panel
2014-02-11 David Fuhrmannmacosx: use VLCDropView for the controls bar drop area
2014-02-10 David Fuhrmannmacosx: show stats panel again
2014-02-09 Jean-Baptiste KempfShow OSD when drag-n-dropping subtitles
2014-02-03 David Fuhrmannmacosx: fix and cleanup quit-after-playback main menu...
2014-02-03 David Fuhrmannmacosx: implement libvlc exit handler to properly termi...
2014-02-02 Felix Paul Kühnemacosx: reimplement NSByteCountFormatter for 10.7 and...
2014-02-02 Felix Paul Kühnemacosx: fix recursive inclusion of the compatibility...
2014-02-02 Felix Paul Kühnemacosx: add file size column to playlist table (close...
2014-02-02 Felix Paul Kühnemacosx: fix compilation warning from the future
2014-02-02 Felix Paul Kühnemacosx: display total playlist duration (close #9852)
2014-01-26 David Fuhrmannmacosx: Fix issue where window vanishes from screen...
2014-01-26 David Fuhrmannmacosx: workaround for bug where window will vanish...
2014-01-26 David Fuhrmannmacosx: be more tolerant when checking for physical...
2014-01-24 David Fuhrmannmacosx: advanced prefs: fix table view width autosizing
2014-01-20 David Fuhrmannmacosx: simple prefs: robustify and cleanup saving...
2014-01-20 David Fuhrmannmacosx: simple prefs: use config_GetIntChoices for...
2014-01-20 David Fuhrmannmacosx: advanced prefs: use config_GetIntChoices for...
2014-01-18 David Fuhrmannmacosx: advanced prefs: fix width of table view
2014-01-18 David Fuhrmannmacosx: advanced prefs: remove scroll view from module...
2014-01-18 David Fuhrmannmacosx: advanced prefs: implement controls for CONFIG_I...
2014-01-18 David Fuhrmannmacosx: simple prefs: merge module list into string...
2014-01-18 David Fuhrmannmacosx: advanced prefs: use string list control for...
2014-01-11 Felix Paul Kühnemacosx: don't show the 'hey, we found an update' dialog...
2014-01-10 Felix Paul Kühnemacosx/QuincyKit: fix a few compilation warnings
2014-01-10 Felix Paul Kühnemacosx/QuincyKit: add l10n
2014-01-10 Felix Paul Kühnemacosx/QuincyKit: minor tweak so we can set our own...
2014-01-10 Felix Paul Kühnemacosx: add and deploy QuincyKit for crashlog reporting
2014-01-10 Felix Paul Kühnemacosx: remove previous crash log reporting mechanism
2014-01-05 David Fuhrmannmacosx: save frame position for fspanel (close #9958)
2014-01-01 Rémi Denis-Courmontstr_format_meta: take input thread pointer rather than...
2013-12-31 Rémi Denis-Courmontplaylist: remove playlist_PreparseEnqueue() (refs ...
2013-12-31 Rémi Denis-Courmontplaylist: remove playlist_AskForArtEnqueue() (refs...
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
next