]> git.sesse.net Git - vlc/history - modules/gui/macosx
Add shorthands for audio channel maps
[vlc] / modules / gui / macosx /
2012-03-03 David Fuhrmannmacosx: fix crash on exit in concunction with InputEvent
2012-03-01 Felix Paul Kühnemacosx: don't allow option-click on the playlist button...
2012-03-01 Felix Paul Kühnemacosx: hide the playlist without option click when...
2012-03-01 Felix Paul Kühnemacosx: fixed a crash
2012-03-01 Felix Paul Kühnemacosx: cosmetics
2012-03-01 Felix Paul Kühnemacosx: fixed track synchronization panel (close #6233)
2012-02-28 David Fuhrmannmacosx: the window should not be always the main window
2012-02-28 David Fuhrmannmacosx: close the right window when pressing Cmd+W
2012-02-28 Konstantin PavlovFix some common typos.
2012-02-27 Felix Paul Kühnemacosx: don't show the playlist on stop in minimized...
2012-02-26 Felix Paul Kühnemacosx: slow down the forward/backward buttons a bit...
2012-02-26 Felix Paul Kühnemacosx: fixed a logic problem which prevent the proper...
2012-02-26 Felix Paul Kühnemacosx: fixed another manifestation of the progress...
2012-02-25 Jean-Baptiste KempfMacOS: fix typo
2012-02-24 Felix Paul Kühnemacosx: removed tabs and fixed whitespacing errors
2012-02-24 Felix Paul Kühnemacosx: work-around a crash when deleting an entire...
2012-02-23 Felix Paul Kühnemacosx: restore 10.5 compatibility
2012-02-23 David Fuhrmannmacosx: proper use of presenation options, removal...
2012-02-23 David Fuhrmannmacosx: proper gui update when toogle mute state
2012-02-23 David Fuhrmannmacosx: fixed a warning about missing [super dealloc]
2012-02-23 Felix Paul Kühnemacosx: fixed compilation when using the 10.5 or 10...
2012-02-23 Felix Paul Kühnemacosx: really fixed the time line drawing artifacts...
2012-02-21 Felix Paul Kühnemacosx: stop the playback on when closing the main...
2012-02-21 Felix Paul Kühnemacosx: resizing fixes for the minimized state. additio...
2012-02-21 Felix Paul Kühnemacosx: work-around so we don't block the main thread...
2012-02-21 Felix Paul Kühnemacosx: implemented option-click on playlist button...
2012-02-21 Felix Paul Kühnemacosx: work-around a corner case and disallow the...
2012-02-21 Felix Paul Kühnemacosx: fixed seldom crash when collapsing stuff in...
2012-02-20 Felix Paul Kühnemacosx: limit the screensaver blocking to video playback
2012-02-19 Felix Paul Kühnemacosxd 2.0.0's 1 bug: fixed redraw issue within the...
2012-02-19 Felix Paul Kühnemacosx: fixed a crash when rebuilding the playlist...
2012-02-19 Felix Paul Kühnemacosx: delay the 'rebuilding fontcache' dialog (close...
2012-02-19 Felix Paul Kühnemacosx: make sure that the video output is displayed...
2012-02-19 Felix Paul Kühnemacosx: default disable the native fullscreen mode...
2012-02-19 Felix Paul Kühnemacosx: fixed 2 long standing compilation warnings
2012-02-19 Felix Paul Kühnemacosx: compilation fix when using the 10.5 or 10.6 SDK
2012-02-19 Felix Paul Kühnemacosx: implemented accessibility code for the custom...
2012-02-19 Felix Paul Kühnemacosx: implement visual feedback for volume changes...
2012-02-19 Felix Paul Kühnemacosx: make sure to always exit the fullscreen mode...
2012-02-18 Felix Paul KühneRevert "macosx: prevent unwanted strings from being...
2012-02-17 Felix Paul Kühnemacosx: prevent unwanted strings from being displayed...
2012-02-17 Felix Paul Kühnemacosx: slightly the drawing of the mainwindow's shadow...
2012-02-17 Felix Paul Kühnemacosx: fixed rounded bottom corners when using the...
2012-02-17 Felix Paul Kühnemacosx: fixed wrong behavior of the drop zone introduce...
2012-02-16 Felix Paul Kühnemacosx: fixed playlist re-ordering through drag & drop...
2012-02-16 Felix Paul Kühnemacosx: prevent items from moving from the ml to the...
2012-02-16 Felix Paul Kühnemacosx: provide a way to hide the dropzone eventhough...
2012-02-16 Felix Paul Kühnemacosx: remove debug
2012-02-16 Felix Paul Kühnemacosx: when opening subtitles while playing a movie...
2012-02-15 Rafaël CarréOSX GUI: simplify resizeWindow()
2012-02-15 Rafaël CarréOSX GUI: don't check for interface pointer
2012-02-15 Rafaël CarréOSX GUI: move single termination variable where it...
2012-02-15 Rafaël CarréOSX GUI: prevent pseudo-random crashes on quit
2012-02-15 Rafaël CarréOSX GUI: store the interface pointer to avoid multiple...
2012-02-15 Felix Paul Kühnemacosx: fixed alignment issues in the main window's...
2012-02-15 David Fuhrmannmacosx: start the right playlist item when adding new...
2012-02-15 David Fuhrmannmacosx: make sure that non-embedded window is not visib...
2012-02-15 David Fuhrmannmacosx: make fullscreen animation compatible with non...
2012-02-15 David Fuhrmannmacosx: choose right default screen when entering fulls...
2012-02-15 David Fuhrmannmacosx: make sure that isFullscreen only returns true...
2012-02-15 Felix Paul Kühnemacosx: make sure the interface doesn't leak any inputs...
2012-02-14 Jean-Baptiste KempfMacOS X: fix no menu dvd MRL in open dialog
2012-02-14 Felix Paul Kühnemacosx: since Cocoa expects the main thread to quit...
2012-02-12 Felix Paul Kühnemacosx: minor optimisation as suggested by Rafael
2012-02-12 Felix Paul Kühnemacosx: improve dropzone resizing (fixes #6018)
2012-02-12 Felix Paul Kühnemacosx: implemented the sidebar completely to support...
2012-02-12 Felix Paul Kühnemacosx: fixed caching preferences (refs #5994)
2012-02-12 Felix Paul Kühnemacosx: save playback modes on quit and recover more...
2012-02-11 Felix Paul Kühnemacosx: fixed bluray MRL
2012-02-11 David Fuhrmannmacosx: don't allow lion fullscreen in combination...
2012-02-11 Felix Paul Kühnemacosx: l10n fixes
2012-02-11 Felix Paul Kühnemacosx: make sure there is a sane default value in...
2012-02-11 Felix Paul Kühnemacosx: re-write the resize control used in the black...
2012-02-11 Felix Paul Kühnemacosx: make sure the fspanel is visible when using...
2012-02-09 Felix Paul Kühnemacosx: fixed zooming the main window when using the...
2012-02-09 David Fuhrmannmacosx: let fullscreen controls show the complete time...
2012-02-07 David Fuhrmannmacosx: fix start and end rect of fullscreen animation...
2012-02-07 David Fuhrmannmacosx: further improvement to updateWindow in order...
2012-02-05 Felix Paul Kühnemacosx: use the gray window style by default (fixes...
2012-02-05 Felix Paul Kühnemacosx: make sure that all the tooltips in the sprefs...
2012-02-05 Felix Paul Kühnemacosx: added 2 options: 'macosx-pause-minimized' and...
2012-02-05 Felix Paul Kühnemacosx: don't resize the vout in case VLC is in fullscr...
2012-02-05 Felix Paul Kühnemacosx: added a 1.5px shadow (white) to the window...
2012-02-05 Rafaël CarréMention 2.0.0 instead of 1.2.0
2012-02-05 Jan WinterOSX: NSDistributedNofitication is sent on playerStateChange
2012-02-05 David Fuhrmannmacosx: only show fullscreen controller when the mouse...
2012-02-05 David Fuhrmannmacosx: always make the fullscreen window front when...
2012-02-05 David Fuhrmannmacosx: save volume in prefs only if controls are editable
2012-02-05 Felix Paul Kühnemacosx: removed hacks which could lead to crashes when...
2012-02-04 Felix Paul Kühnemacosx: force some more methods to run on the main...
2012-01-31 Felix Paul Kühnemacosx: prevent AppKit calls from threads which aren...
2012-01-29 Felix Paul Kühnemacosx: fixed potential crashes when localizing strings
2012-01-29 David Fuhrmannmacosx: implements user choice to autosave volume on...
2012-01-29 David Fuhrmannmacosx: unblackout other screens on lion as well, when...
2012-01-29 David Fuhrmannmacosx: save the current volume in intended variable
2012-01-29 Felix Paul Kühnemacosx: fixed use of [VLCMain localizedString] pointed...
2012-01-29 Felix Paul Kühnemacosx: fixed l10n of the 'Extensions' menu
2012-01-29 Felix Paul Kühnemacosx: displayed ocalizable sstrings correctly
2012-01-29 Felix Paul Kühnemacosx: fixed broken appearance of the main window...
2012-01-27 Felix Paul Kühnemacosx: improve reliability to detect text field conten...
next