]> git.sesse.net Git - vlc/history - modules/gui/macosx
Use "activity" instead of "item-current" variable
[vlc] / modules / gui / macosx /
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
2012-11-11 Felix Paul Kühnemacosx: fixed crash when terminating while the progress...
2012-11-11 Felix Paul Kühnemacosx: another sanity check since in rare circumstance...
2012-11-11 Felix Paul Kühnemacosx: added sanity check to prevent a Cocoa runtime...
2012-11-10 David Fuhrmannmacosx: fix fullscreen button state in mainwindow
2012-11-10 David Fuhrmannmacosx: simplify vout window instantiation
2012-11-08 Rémi Denis-CourmontSet directory-wide libtool tag correctly
2012-11-01 Rémi Denis-Courmontinterfaces: use playlist_GetAout() where applicable...
2012-11-01 Rémi Denis-CourmontFix type
2012-11-01 Rémi Denis-Courmontplaylist: use playlist audio functions
2012-10-27 David Fuhrmannmacosx: only set b_nonembedded to true if they is no...
2012-10-27 David Fuhrmannmacosx: only set videoplayback to false when last vout...
2012-10-27 David Fuhrmannmacosx: also update the window name after new video...
2012-10-27 David Fuhrmannmacosx: add basic support for multiple vout windows...
2012-10-27 David Fuhrmannmacosx: move vout initialisation to vout controller
2012-10-22 Felix Paul Kühnemacosx: fixed Reveal-in-Finder for eastern european...
2012-10-20 David Fuhrmannmacosx: implement vout actions handling for multiple...
2012-10-20 David Fuhrmannmacosx: fspanel: give up focus to the right fullscreen...
2012-10-19 Felix Paul Kühnemacosx: thou shall not close AppKit windows off main...
2012-10-18 Felix Paul Kühnemacosx: fixed rare crash when trying to send debug...
2012-10-16 Felix Paul Kühnemacosx: fixed compilation for llvm-gcc-4.2
2012-10-10 Felix Paul Kühnemacosx: don't initiate a modal dialog during a modal...
2012-10-09 Felix Paul Kühnemacosx: show the localized, intended to be user-facing...
2012-10-08 David Fuhrmannfix bug where window resizes to full screen size when...
2012-10-08 David Fuhrmannmacosx: adapt and fix fullscreen handling after latest...
2012-10-06 David Fuhrmannmacosx: add black view to detached video view in order...
2012-10-04 Rémi Denis-Courmontaout: add --stereo-mode to replace audio-channels varia...
2012-10-02 David Fuhrmannmacosx: move the resizing code to VLCVideoWindowCommon...
2012-10-02 David Fuhrmannmacosx: add new controller which handles multiple vout...
2012-10-01 Felix Paul Kühnemacosx: fixed crash due to race condition on launch
2012-09-30 David Fuhrmannmacosx: adapt module_list_get calls for latest changes...
2012-09-30 David Fuhrmannmacosx: use black color for detached window background
2012-09-30 David Fuhrmannmacosx: add own video view for each window
2012-09-30 David Fuhrmannmacosx: remove old and dead code from VideoView.m
2012-09-29 Felix Paul Kühnemacosx: fixed crash when selecting a QTKit capture...
2012-09-29 Felix Paul Kühnemacosx: expose the 'Karaoke' filter in the UI because...
2012-09-28 David Fuhrmannmacosx: move detached window stuff in extra xib file...
2012-09-28 David Fuhrmannmacosx: remove unneeded outlet for window in controlsBa...
2012-09-28 Felix Paul Kühnemacosx: work-around IOKit bug in OS X 10.7.4 and 10...
2012-09-25 Felix Paul Kühnemacosx: implemented pressed state for the effects butto...
2012-09-21 David Fuhrmannmacosx: suppress format warnings in StringUtility
2012-09-21 David Fuhrmannmacosx: remove hack when changing embedded video setting
2012-09-21 David Fuhrmannmacosx: simplify one setting and fix a typo regarding...
2012-09-21 David Fuhrmannmacosx: create new classes for all controls bar related...
2012-09-18 Felix Paul Kühnemacosx: work-around a playlist core limitation, which...
2012-09-16 Felix Paul Kühnemacosx: implemented pressed state for the effects butto...
2012-09-16 Felix Paul Kühnemacosx: fixed appearance issue within the playback...
2012-09-16 Felix Paul Kühnemacosx: simplify progress bar resizing code and fix...
2012-09-14 David Fuhrmannmacosx: only restore frame before playback in embedded...
2012-09-14 David Fuhrmannmacosx: choose more sane initial window position for...
2012-09-14 David Fuhrmannmacosx: remove unneeded extra autorelease pool
2012-09-14 David Fuhrmannmacosx: deduplicate window accessibility code
2012-09-14 David Fuhrmannmacosx: small cleanup in VLCWindow
2012-09-14 Felix Paul Kühnemacosx: store EQ preset name instead of its internal...
2012-09-14 Felix Paul Kühnemacosx: added a profile management system to the audio...
2012-09-13 Felix Paul Kühnemacosx: added a profile management system to the video...
2012-09-13 Felix Paul Kühnemacosx: fixed inconsitent menu label
2012-09-13 David Fuhrmannmacosx: add new common window class in order to dedupli...
2012-09-13 David Fuhrmannmacosx: simplify style mask options on window creation
2012-09-13 David Fuhrmannmacosx: decouple !video-deco from detached video window...
2012-09-12 Felix Paul Kühnemacosx: implemented full management of custom equalizer...
2012-09-12 Felix Paul Kühnemacosx: use structures in NSUserDefaults to manage...
2012-09-12 Felix Paul Kühnemacosx/CAS: fixed memory leak
2012-09-12 Felix Paul KühneCAS: use the generic dialogs to fetch a text input...
2012-09-12 Felix Paul Kühnemacosx: added 2 new classes for generic dialogs to...
2012-09-07 David Fuhrmannmacosx: cleanup generic scrollwheel implementation
2012-09-07 David Fuhrmannmacosx: implemented scroll wheel behaviour for fullscre...
2012-09-07 David Fuhrmannmacosx: rename forgotten occurence of macosx-background
2012-09-07 Felix Paul Kühnemacosx: compilation fix
2012-09-07 Felix Paul Kühnemacosx/wizard: allow partial extract values to be enter...
2012-09-04 David Fuhrmannmacosx: add scroll wheel support for progress and volum...
2012-09-04 David Fuhrmannmacosx: reset window size to the one before video was...
2012-09-04 David Fuhrmannmacosx: use video-wallpaper instead of macosx-backgroun...
2012-09-04 Felix Paul Kühnemacosx: removed dead code
2012-09-03 Felix Paul Kühnemacosx: unify and modernize coding style
2012-09-03 Felix Paul Kühnemacosx/StringUtility: move lost declaration
2012-09-03 Felix Paul Kühnemacosx: implemented graphics for forward/backward in...
2012-09-03 Felix Paul Kühnemacosx: implemented graphics for next/previous in the...
2012-09-03 Felix Paul Kühnemacosx: renamed 'back' button images to 'backward'...
2012-09-03 Felix Paul Kühnemacosx: implemented graphics for the single playlist...
2012-09-02 Felix Paul Kühnemacosx: fixed conditionals for the different OS X relea...
2012-08-31 Felix Paul Kühnemacosx: use the updated forward/back buttons in the...
2012-08-31 Felix Paul Kühnemacosx: replaced previous/next buttons for the dark UI
2012-08-26 Felix Paul Kühnemacosx: when resetting VLC's config in the prefs panels...
2012-08-26 Felix Paul Kühnemacosx/CAS: implemented full profile management, which...
2012-08-26 Felix Paul Kühnemacosx: simplify preferences handling
next