]> git.sesse.net Git - vlc/history - modules/gui/macosx
Qt: CoverArtLabel: missing refcount
[vlc] / modules / gui / macosx /
2013-04-05 David Fuhrmannmacosx: update audio devices menu on-the-fly
2013-04-04 David Fuhrmannmacosx: use hotkeys for apple remote volume control
2013-04-03 David Fuhrmannmacosx: voutcontroller: remove trailing white space
2013-04-03 David Fuhrmannmacosx: hide bottom bar of main window only when really...
2013-03-24 David Fuhrmannmacosx: do registration of the log callback slightly...
2013-03-23 Edward WangCorrect widespread misuse of the word 'subtitle'
2013-03-21 Felix Paul Kühnemacosx: make sure the fspanel's volume slider knob...
2013-03-21 Felix Paul Kühnemacosx: resize the retina bitmaps for the progressions...
2013-03-19 Felix Paul Kühnemacosx: switch fspanel icon set to use the brighter...
2013-03-18 Felix Paul Kühnemacosx: fix fspanel pause button button alignment
2013-03-18 Felix Paul Kühnemacosx: fix fullscreen volume slider knob alignment
2013-03-18 Felix Paul Kühnemacosx: fix time slider knob alignment in bright mode
2013-03-18 Rémi Denis-CourmontRename msg_item_* to vlc_log_* (cosmetic)
2013-03-18 Rémi Denis-Courmontmacosx: use vlc_LogSet()
2013-03-10 Felix Paul Kühnemacosx: replace avcodec-hw hack by proper settings
2013-03-10 Felix Paul Kühnemacosx: misc minor improvements to the legacy transcodi...
2013-03-10 Felix Paul Kühnemacosx: fix crash when trying to transcode with help...
2013-03-10 Felix Paul Kühnemacosx: minor code optimization
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
next