]> git.sesse.net Git - vlc/history - modules/gui/macosx
avcodec: fix end-of-stream handling (fixes #8792) and factor code
[vlc] / modules / gui / macosx /
2013-03-10 Felix Paul Kühnemacosx: added a UI to the simplified preferences to...
2013-03-09 Felix Paul Kühnemacosx: automagically update the audio device list...
2013-03-09 Felix Paul Kühnemacosx: re-write and simplify the apple event handlers...
2013-03-09 Felix Paul Kühnemacosx/CAS: fix compilation warning
2013-03-08 Felix Paul Kühnemacosx: use UTF-8 instead of Windows Latin 1 as source...
2013-03-08 Felix Paul Kühnemacosx: don't overwrite existing files on stream-output...
2013-03-06 Felix Paul Kühnemacosx: fix crash if 'avcodec-hw' isn't set
2013-03-02 David Fuhrmannmacosx: categorize options and improve some tooltip...
2013-03-02 David Fuhrmannmacosx: improve string for native fullscreen mode
2013-03-02 David Fuhrmannmacosx: prefs: implement string list config and integer...
2013-03-02 David Fuhrmannmacosx: add missing autorelease pool
2013-03-02 David Fuhrmannmacosx: add support for pausing iTunes when VLC playbac...
2013-03-02 David Fuhrmannmacosx: fix playbackstatusUpdated in case of ended...
2013-02-24 David Fuhrmannmacosx: adapt VLCTimeField and add additional option...
2013-02-24 David Fuhrmannmacosx: show current pos and remaining or total time...
2013-02-19 Felix Paul Kühnemacosx: fix UI crash within the open panel (refs #8146)
2013-02-18 David Fuhrmannmacosx: advanced prefs: add support for config sections
2013-02-18 David Fuhrmannmacosx: use proper checkbox in advanced prefs
2013-02-16 Felix Paul Kühnemacosx: fix hypothetical aout leak
2013-02-16 Felix Paul Kühnemacosx: fix audio device selection visuals and remove...
2013-02-16 David Fuhrmannmacosx: add missing vlc_object_release and stuff for...
2013-02-15 David Fuhrmannmacosx: move fullscreen logic to VLCVoutController...
2013-02-15 David Fuhrmannfix play / pause and rename method for better clarity
2013-02-15 David Fuhrmannmacosx: only revert presentation options on fullscreen...
2013-02-15 David Fuhrmannmacosx: deduplicate code for fullscreen presentation...
2013-02-15 David Fuhrmannmacosx: try to fix another instances of wrong occurrenc...
2013-02-13 David Fuhrmannmacosx: fix behaviour when changing video splitters...
2013-02-10 David Fuhrmannmacosx: update copyright headers for some recently...
2013-02-10 David Fuhrmannmacosx: fix another wrong occurrence of the fspanel
2013-02-09 David Fuhrmannmacosx: update fullscreen menu item checkbox according...
2013-02-09 David Fuhrmannmacosx: allow again to select lion fullscreen and nonem...
2013-02-09 David Fuhrmannmacosx: directly toggle vout fullscreen variable to...
2013-02-09 David Fuhrmannmacosx: also hide mouse cursor when detached window...
2013-02-09 David Fuhrmannmacosx: fix closing detached windows when in lion fulls...
2013-02-09 David Fuhrmannmacosx: only show fspanel when needed, additional fixed...
2013-02-09 David Fuhrmannmacosx: support multiple VLC windows in fullscreen...
2013-02-09 David Fuhrmannmacosx: add lion fullscreen support for detached windows
2013-02-07 Felix Paul Kühnemacosx: replace all 'key-action' calls with their prope...
2013-02-05 Felix Paul Kühnemacosx: work-around for Mountain Lion which treats...
2013-02-03 Felix Paul Kühnemacosx: fixed compilation warning and potential runtime...
2013-01-31 Rémi Denis-CourmontUseless #includes
2013-01-24 Felix Paul Kühnemacosx: implement audio device selection using the...
2013-01-21 Felix Paul Kühnemacosx: fixed compilation on 10.6
2013-01-21 Rob JonsonUse new function to declare user activity (from 10...
2013-01-21 David Fuhrmannmacosx: fix position and functionality of buttons when...
2013-01-12 David Fuhrmannmacosx: fix and improve window level handling
2013-01-08 Josh Watzmanmacosx: call input_changed in extensions
2013-01-06 Josh Watzmanmacosx: Don't re-center extensions on every dialog...
2013-01-04 David Fuhrmannmacosx: prefs: fix default audio volume slider
2013-01-04 David Fuhrmannmacosx: audio effects panel: small fixes for eq presets...
2013-01-03 David Fuhrmannmacosx: audio effects panel: migrate autosave and bugfi...
2013-01-03 David Fuhrmannmacosx: audio effects: fix typo, and code style cleanup
2013-01-03 David Fuhrmannmacosx: video effects panel: autosave profiles and...
2013-01-03 David Fuhrmannmacosx: video effects panel: integrate video-splitter...
2013-01-02 David Fuhrmannmacosx: video effects panel: code style cleanup
2013-01-02 David Fuhrmannmacosx: video effects panel: add missing vlc_object_release
2013-01-01 David Fuhrmannmacosx: do not send left and right arrow key to controls
2012-12-30 David Fuhrmannmacosx: show lua intfs in advanced preferences
2012-12-30 David Fuhrmannmacosx: add mouse scroll support for fullscreen time...
2012-12-28 Felix Paul Kühnemacosx/CAS: Rename 'Convert & Save' to 'Convert and...
2012-12-28 Felix Paul Kühnemacosx/CAS: add MKV to the black list for HTTP streaming
2012-12-28 Felix Paul Kühnemacosx/CAS: added final error checks (close #5900)
2012-12-28 Felix Paul Kühnemacosx/CAS: add a button for SDP file location selection
2012-12-28 Felix Paul Kühnemacosx/CAS: fix SDP announcements
2012-12-28 Felix Paul Kühnemacosx/CAS: rework misleading SDP UI
2012-12-28 Felix Paul Kühnemacosx/CAS: implement streaming
2012-12-28 Felix Paul Kühnemacosx/CAS: implement basic error checking for the...
2012-12-28 Felix Paul Kühnemacosx/CAS: simplify stream-out summary to something...
2012-12-28 Felix Paul Kühnemacosx/CAS: fix incorrect channel name field activation...
2012-12-27 David Fuhrmannmacosx: video effects panel: synchronize text field...
2012-12-27 Felix Paul Kühnemacosx: fix table column indentation (close #6929)
2012-12-27 Felix Paul Kühnemacosx: fix avcodec-hw option implementation
2012-12-27 David Fuhrmannmacosx: cascade multiple vout window positions, fix...
2012-12-27 David Fuhrmannmacosx: fix rare crash when changing video effects...
2012-12-27 David Fuhrmannmacosx: allow multiple vout windows in video-wallpaper...
2012-12-26 Felix Paul Kühnemacosx: adapt fspanel layout to update time slider...
2012-12-26 Felix Paul Kühnemacosx: added menu item and advanced option to hide...
2012-12-26 Felix Paul Kühnemacosx: simplify ea98fcfc
2012-12-25 David Fuhrmannmacosx: video effects panel: only allow to activate...
2012-12-25 David Fuhrmannmacosx: video effects: restore correct state of clone...
2012-12-25 Felix Paul Kühnemacosx: fixed subtitle rendering resolution when using...
2012-12-15 Felix Paul Kühnemacosx/sprefs: adapt setting handling to the 2.1 volume API
2012-12-15 Felix Paul Kühnemacosx/CoreInteraction: communicate volume value correc...
2012-12-12 David Fuhrmannmacosx: fix crash when playing media in lion fullscreen...
2012-12-06 Felix Paul Kühnemacosx: fix crash when re-ordering playlist items
2012-11-26 Rémi Denis-CourmontUse "activity" instead of "item-current" variable
2012-11-25 David Fuhrmannmacosx: fix display sleep in some situations
2012-11-25 David Fuhrmannmacosx: remove interfaces which are now declared in...
2012-11-21 David Fuhrmannmacosx: fix playlist focus issue in nonembedded mode
2012-11-18 David Fuhrmannmacosx: fix selectorNotFound warnings of when compiling...
2012-11-18 David Fuhrmannmacosx: native fullscreen mode is also supported on...
2012-11-18 David Fuhrmannmacosx: only hide dock and menu bar when necessary
2012-11-15 Felix Paul Kühnemacosx: reset A to B loop when switching playlist items
2012-11-15 Felix Paul Kühnemacosx: fixed objc string comparison error found by...
2012-11-15 Felix Paul Kühnemacosx: fixed format-security warnings introduced in...
2012-11-15 Felix Paul Kühnemacosx: implemented A->B Loop (close #5187)
2012-11-15 Felix Paul Kühnemacosx: white space and minor coding style fixes
2012-11-15 Felix Paul Kühnemacosx: fix incorrect text shadow offset (close #7630)
2012-11-14 Felix Paul Kühnemacosx: fix crash when displaying the Media Information...
2012-11-14 Felix Paul Kühnemacosx: added 'clone' and 'wall' to Video Effects panel
next