]> git.sesse.net Git - vlc/history - modules/gui/macosx
Audiobar: remove unused variable
[vlc] / modules / gui / macosx /
2011-09-26 Felix Paul Kühnemacosx: fixed hotkey support for the arrow keys and...
2011-09-26 Felix Paul Kühnemacosx: fixed l10n of the Growl option
2011-09-16 Felix Paul Kühnemacosx: fixed minor appearance issues
2011-09-16 Felix Paul Kühnemacosx: fixed white spacing errors introduced in previo...
2011-09-16 Jan WinterOS X AppleScript: added new features
2011-09-07 Felix Paul Kühnemacosx: fixed crash when rebuilding the sidebar too...
2011-09-05 Felix Paul Kühnemacosx: fix some more compilation warnings
2011-09-04 Felix Paul Kühnemacosx: clean up
2011-09-04 Felix Paul Kühnemacosx: set the splitview divider to 60% gray instead...
2011-09-04 Felix Paul Kühnemacosx: remove dead code and rename vout.* to VideoView.*
2011-09-04 Felix Paul Kühnemacosx: prevent ugly artifacts when playing a video
2011-09-04 Felix Paul Kühnemacosx: replace the 'basic' vs 'all' radio button on...
2011-09-04 Felix Paul Kühnemacosx: slim the split view divider and turn it black
2011-08-30 Rémi Denis-CourmontUpdate user interface for caching unification
2011-08-23 Felix Paul Kühnemacosx: store index of eq set in the menuitems' tags...
2011-08-23 Felix Paul Kühnemacosx: remove 'macosx-eq-keep', since it is a useless...
2011-08-22 Felix Paul Kühnemacosx: removed 'erase logo' from the video effects...
2011-08-22 Felix Paul Kühnemacosx: don't update the sidebar too often
2011-08-21 Felix Paul Kühnemacosx: added an option to disable the native fullscree...
2011-08-21 Felix Paul Kühnemacosx: adopt courmisch's feedback, thx
2011-08-21 Felix Paul Kühnemacosx: fixed compilation against the updated msg API
2011-08-20 Felix Paul Kühnemacosx: simplified the subtitle opening sheet
2011-08-19 Rémi Denis-CourmontRemove msg_cb_data_t and simplify accordingly
2011-08-19 Rémi Denis-CourmontFix namespace, remove useless variable and clean up...
2011-08-19 Felix Paul Kühnemacosx: implement a 'Record' menu item
2011-08-19 Felix Paul Kühnemacosx: make sure we can't access the split view while...
2011-08-19 Felix Paul Kühnemacosx: work-around CoreAnimation limitations on 10...
2011-08-19 Felix Paul Kühnemacosx: show the playlist size as a badge in the sideba...
2011-08-17 Jean-Baptiste KempfMacOS: fix compilation
2011-08-17 Felix Paul Kühnemacosx: fix compilation with the 10.5 SDK
2011-08-16 Felix Paul Kühnemacosx: remove the fullscreen button from the main...
2011-08-16 Felix Paul Kühnemacosx: moved compatiblity fixes to a designated header
2011-08-16 Felix Paul Kühnemacosx: don't let the vout resize the window if we...
2011-08-16 Felix Paul Kühnemacosx: added native fullscreen support for OS X Lion
2011-08-16 Felix Paul Kühnemacosx: use an updated API to set the behavior of menu...
2011-08-15 Rémi Denis-CourmontRemove module_hold and module_release
2011-08-15 Felix Paul Kühnemacosx: saved various objc selector dispatches when...
2011-08-14 Felix Paul Kühnemacosx: fixed crash when opening multiple files using...
2011-08-14 Felix Paul Kühnemacosx: fixed some ui bugs, which sneaked in recently
2011-08-14 Felix Paul Kühnemacosx: re-implemented a non-embedded video window
2011-08-14 Felix Paul Kühnemacosx: simplified the way we set the window's title
2011-08-14 Felix Paul Kühnemacosx: fixed spu announcements for playback controls
2011-08-10 Felix Paul Kühnemacosx: added 'obsolute' macros for removed settings
2011-08-10 Felix Paul Kühnemacosx: fail the video output if Quartz Extreme isn...
2011-08-10 Felix Paul Kühnemacosx: implemented the 'autoscale' feature and fixed...
2011-08-10 Felix Paul Kühnemacosx: redesigned info panel to HUD
2011-08-09 Felix Paul Kühnemacosx: fixed fspanel
2011-08-09 Felix Paul Kühnemacosx: retain window level across a fullscreen session
2011-08-09 Felix Paul Kühnemacosx: re-implemented VLCVoutView and removed dead...
2011-08-09 Felix Paul Kühnemacosx: fixed compilation warnings
2011-08-08 Felix Paul Kühnemacosx: move VLCFSPanel from VLCControls to VLCMainWind...
2011-08-08 Felix Paul Kühnemacosx: implemented float-on-top
2011-08-08 Felix Paul Kühnemacosx: prepared fullscreen support and clean-up
2011-08-08 Felix Paul Kühnemacosx: updated applescript binding to current API
2011-08-05 Felix Paul Kühnemacosx: removed no longer existing option 'server-port...
2011-08-05 Felix Paul Kühnemacosx: added CoreAnimation based transitions to displa...
2011-08-04 Felix Paul Kühnemacosx: fixed time slider action in the fspanel
2011-08-03 Felix Paul Kühnemacosx: added a 'Drop Zone' view, which is displayed...
2011-08-03 Felix Paul Kühnemacosx: stop using NTableVieew's selectedRowEnumerator...
2011-08-03 Felix Paul Kühnemacosx: icon set for the sidebar table taken from the...
2011-08-03 Felix Paul Kühnemacosx: fixed compilation when using the 10.5 SDK
2011-08-02 Felix Paul Kühnemacosx: fill the side bar with SDs, etc.
2011-08-01 Felix Paul Kühnemacosx: fixed volume slider appearance in black intf...
2011-07-31 Felix Paul Kühnemacosx: fixed playlist/video toggling and some memory...
2011-07-31 Felix Paul Kühnemacosx: fixed cocoa error complaining about missing...
2011-07-29 Felix Paul Kühnemacosx: fixed a few memory leaks
2011-07-27 Felix Paul Kühnemacosx: store counting mode of the time field (default...
2011-07-27 Felix Paul Kühnemacosx: fixed redraw issue when moving the time slider...
2011-07-26 Felix Paul Kühnemacosx: implemented fancy gradient effect for the time...
2011-07-26 Felix Paul Kühnemacosx: implemented both skipping within an item and...
2011-07-26 Felix Paul Kühnemacosx: respond to updated synchro values
2011-07-25 Felix Paul Kühnemacosx: fixed warning
2011-07-25 Felix Paul Kühnemacosx: prepare sidebar
2011-07-25 Benjamin DrungFix typo 'allows to do' -> 'allows doing'
2011-07-25 Rémi Denis-CourmontRename aout_instance_t to audio_output_t
2011-07-25 Felix Paul Kühnemacosx: fixed updateTitle as suggested by j-b and made...
2011-07-25 Felix Paul Kühnemacosx: remove 2 interface update timers (2 threads...
2011-07-24 Felix Paul Kühnemacosx: don't use Carbon to retrieve icons from the OS
2011-07-24 Felix Paul Kühnemacosx: don't use NSNotifcations to handle VLC's dialog...
2011-07-24 Felix Paul Kühnemacosx: fixed another couple of 16B leaks
2011-07-23 Felix Paul Kühnemacosx: fixed a 300 byte memory leak
2011-07-23 Felix Paul Kühnemacosx: don't use NSNotifcations to feed debug messages...
2011-07-23 Felix Paul Kühnemacosx: fixed time slider
2011-07-22 Felix Paul Kühnemacosx: added option to switch between bright and dark...
2011-07-22 Felix Paul Kühnemacosx: moved preliminary vout to main window, removed...
2011-07-22 Felix Paul Kühnemacosx: compilation fix
2011-07-21 Rémi Denis-CourmontConstify and relocatablify EQ presets
2011-07-20 Felix Paul Kühnemacosx: restored 10.5 SDK compatiblity
2011-07-19 Felix Paul Kühnemacosx: added basic 'vout window nsobject' capabilities...
2011-07-19 Felix Paul Kühnemacosx: removed eyetv debug, which just floods the...
2011-07-19 Felix Paul Kühnemacosx: removed no longer needed equalizer class
2011-07-19 Felix Paul Kühnemacosx: audio effects: updated include
2011-07-17 Felix Paul Kühnemacosx: work-around crash in stringWithFormat when...
2011-07-17 Felix Paul Kühnemacosx: fixed display of localized strings in a wrong...
2011-07-17 Felix Paul Kühnemacosx: re-implemented the slower/faster menu items...
2011-07-16 Rémi Denis-CourmontMove <vlc_aout.h> UI functions into their own <vlc_aout...
2011-07-16 Felix Paul Kühnemacosx: exposed qtcapture's width and height options...
2011-07-16 Felix Paul Kühnemacosx: fixed crash on quit
2011-07-15 Felix Paul Kühnemacosx: simplified and re-arranged the Open dialog...
2011-07-15 Felix Paul Kühnemacosx: re-written the 'Open Disc' tab in the open...
next