]> git.sesse.net Git - vlc/history - modules/gui/macosx
handle the underscore prefix for some ARM ABI in arm_neon
[vlc] / modules / gui / macosx /
2012-04-20 David Fuhrmannmacosx: fix behaviour of toogle playlist when in native...
2012-04-20 David Fuhrmannmacosx: make lion fullscreen compatible with reworked...
2012-04-20 David Fuhrmannmacosx: fix window sizing when entering lion fullscreen...
2012-04-19 Felix Paul Kühnemacosx: fixed a bunch of compilation warnings, which...
2012-04-19 David Fuhrmannmacosx: allow a smaller min-height when video is playin...
2012-04-18 Rémi Denis-Courmontmsg_Subscribe: expose structure to plugins
2012-04-17 Rafaël Carréffmpeg options were renamed
2012-04-16 Felix Paul Kühnemacosx: fixed memory leak
2012-04-16 Felix Paul Kühnemacosx: fixed potential race condition
2012-04-16 Felix Paul Kühnemacosx: fixed broken preferences on launch when startin...
2012-04-16 Rémi Denis-CourmontRemove gettext-unfriendly unpaired quote in #pragma
2012-04-16 David Fuhrmannmacosx: remove black borders in black ui mode when...
2012-04-15 David Fuhrmannmacosx: move resize code from vout to macosx module
2012-04-15 Felix Paul Kühnemacosx: fixed delete menu item for the playlist table
2012-04-14 David Fuhrmannmacosx: fix crash when open track sync panel while...
2012-04-13 David Fuhrmannmacosx: unify code style for CoreInteraction.m
2012-04-13 David Fuhrmannmacosx: also notify vout modules if we go to fullscreen
2012-04-11 Felix Paul Kühnemacosx: prevent intermittent crashes on quit by releasi...
2012-04-11 Felix Paul Kühnemacosx: added media key support for keyboards by other...
2012-04-10 Felix Paul Kühnemacosx: make sure that the main window's split view...
2012-04-10 Felix Paul Kühnemacosx: re-implement drag & drop support for VLCVoutVie...
2012-04-09 Felix Paul Kühnemacosx: make sure that all sidebar items are visible...
2012-04-09 Felix Paul Kühnemacosx: update old preferences detection code
2012-04-09 Felix Paul Kühnemacosx: save the expanded/collapsed state of the sideba...
2012-04-09 Felix Paul Kühnemacosx: added 'subsdelay' to the track synchro panel...
2012-04-09 Felix Paul Kühnemacosx: sync track-synchro l10n strings with the qt4...
2012-04-08 Felix Paul Kühnemacosx: implemented drag & drop from playlist to media...
2012-04-08 Felix Paul Kühnemacosx: removed VLCControllerView, which was superseede...
2012-04-08 Felix Paul Kühnemacosx: refuse file drops on the playlist table if...
2012-04-08 Felix Paul Kühnemacosx: fixed drag & drop handling of optical media...
2012-04-08 Felix Paul Kühnemacosx: fixed appearance issue when collapsing / expand...
2012-04-06 Felix Paul Kühnemacosx: added 'deinterlace' and 'deinterlace-mode'...
2012-04-06 Felix Paul Kühnemacosx: added options to modify the subtitle outline...
2012-04-06 Felix Paul Kühnemacosx: added an option for the AR lock to prevent...
2012-04-06 Felix Paul Kühnemacosx: re-implement 'keep aspect ratio' (close #6430)
2012-04-06 Felix Paul Kühnemacosx: work-around a racing condition (close #6412)
2012-04-06 Felix Paul Kühnemacosx: prevent a crash by stopping the current input...
2012-04-03 David Fuhrmannmacosx: add implementation for "macosx-opaqueness"
2012-04-02 Felix Paul Kühnemacosx: retain the macosx-audio-device across multiple...
2012-04-02 Felix Paul Kühnemacosx: preserve settings done through the menus across...
2012-04-02 Felix Paul Kühnemacosx: make sure that the 'updating font cache' dialog...
2012-04-01 Felix Paul Kühnemacosx: use optimized drawing for the main window as...
2012-04-01 Felix Paul Kühnemacosx: make sure that VLC always shows a visibible...
2012-04-01 Felix Paul Kühnemacosx: make sure that the subtitles menu item is corre...
2012-04-01 Felix Paul Kühnemacosx: updated gui for new spatializer values (close...
2012-04-01 Felix Paul Kühnemacosx: fixed inconsistant fullscreen button state...
2012-03-30 Colin Delacroixmacosx: fixed a thread-safety issue in the open panel...
2012-03-27 Colin DelacroixFix a crash on Mac OS X when mounting volumes
2012-03-25 Felix Paul Kühnemacosx intf/vout: respond correctly to VOUT_DISPLAY_CHA...
2012-03-24 Felix Paul Kühnemacosx: fixed corner-case in which the play button...
2012-03-21 David Fuhrmannmacosx: remove volume osd slider code
2012-03-21 David Fuhrmannmacosx: do not abuse "autoscale" to implement a fit...
2012-03-21 David Fuhrmannmacosx: fix another rare crash on exit
2012-03-20 Rémi Denis-CourmontMove configuration defines to <vlc_plugin.h>
2012-03-20 Naohiro KORIYAMAFix misleading Playback Speed string on menu.
2012-03-19 Felix Paul Kühnemacosx: make sure that the http interface (and other...
2012-03-17 David Fuhrmannmacosx: native fullscreen mode is not default anymore
2012-03-17 David Fuhrmannmacosx: fix two warnings
2012-03-17 David Fuhrmannmacosx: remove custom orderOut: implementation
2012-03-17 David Fuhrmannmacosx: set b_nativeFullscreenMode to true only if...
2012-03-15 Felix Paul Kühnemacosx: cosmetics
2012-03-15 Michael Feursteinqtsound: fixes bug if no device is connected
2012-03-15 Felix Paul Kühnemacosx: make sure that the options in a module list...
2012-03-15 David Fuhrmannmacosx: only pause on minimize, if window with video...
2012-03-14 FUJISAWA Toorumacosx: added screen selection support to the Open...
2012-03-14 Felix Paul Kühnemacosx: fixed minor glitch in the open panel
2012-03-14 Michael Feursteinqtsound: added GUI integration for capturing audio...
2012-03-14 David Fuhrmannmacosx: when main window is hidden, let playlist menu...
2012-03-14 David Fuhrmannmacosx: priorize native fullscreen over non-embedded...
2012-03-13 David Fuhrmannmacosx: group methods in simple_prefs.m for better...
2012-03-13 David Fuhrmannmacosx: disable native fullscreen checkbox only once
2012-03-13 David Fuhrmannmacosx: implement double click for hotkey prefs
2012-03-11 Felix Paul Kühnemacosx: fixed 'Open File...' in the subtitles sub menu...
2012-03-10 David Fuhrmannmacosx: disable native fullscreen checkbox in prefs...
2012-03-10 Felix Paul Kühnemacosx: allow to hide the drop zone while the playlist...
2012-03-09 Felix Paul Kühnemacosx: changed the playlist toggle button behavior...
2012-03-09 Felix Paul Kühnemacosx: fixed DVD playback using libdvdread (close...
2012-03-09 Felix Paul Kühnemacosx: fixed playlist and close entries in the Window...
2012-03-07 David Fuhrmannmacosx: when we currently play a video in detached...
2012-03-06 Felix Paul Kühnemacosx: fixed execution on OS X 10.5 (close #6282)
2012-03-06 Felix Paul Kühnemacosx: added additional artwork for the single fullscr...
2012-03-05 Felix Paul Kühnemacosx: redraw the playlist view on selection change...
2012-03-05 Felix Paul Kühnemacosx: fixed compilation warning
2012-03-05 Felix Paul Kühnemacosx: fixed aspect ratio and crop commands by removin...
2012-03-05 Felix Paul Kühnemacosx: minor ui fixes to the detached video output...
2012-03-05 Felix Paul Kühnemacosx: fixed crash on quit while the video plays in...
2012-03-05 Felix Paul Kühnemacosx: added window title to the detached video output...
2012-03-05 Felix Paul Kühnemacosx: remove debug
2012-03-05 Felix Paul Kühnemacosx: implemented playback controls for the detached...
2012-03-04 Felix Paul Kühnemacosx: handle Lion's fullscreen shortcut in addition...
2012-03-04 David Fuhrmannmacosx: fix crash when audio effects panel was opened
2012-03-04 Felix Paul Kühnemacosx: fixed resizing issue, which was in part fixed...
2012-03-04 Felix Paul Kühnemacosx: allow the user to hide the sidebar (close ...
2012-03-04 David Fuhrmannmacosx: fix white fullscreen when video ended(close...
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)
next