]> git.sesse.net Git - vlc/history - modules/gui/macosx
Qt: profile, correct tabOrder.
[vlc] / modules / gui / macosx /
2009-04-26 Rémi DuraffortAdd a function to get the Title and fallback to the...
2009-04-19 Felix Paul KühneClean up (with a little help from clang)
2009-04-18 Felix Paul Kühnemacosx: fixed a few bugs found by clang's code analysis
2009-04-17 Felix Paul Kühnemacosx: add respective popup menu item to save HTML...
2009-04-17 Rémi Duraffortmacosx: add the possibility to export the playlist...
2009-04-14 Rémi Denis-CourmontNo need to check for strtof() here
2009-04-13 Felix Paul Kühnemacosx: work-around a deprecated method and ask the...
2009-04-12 Felix Paul Kühnemacosx: fix copy/paste error
2009-04-12 Pierre d'Herbemontgui/*macosx: Don't rely on carbon or on old non 64...
2009-04-12 Felix Paul Kühnemacosx: get rid of the infamous 'get' prefixes everywhe...
2009-04-12 Felix Paul Kühnemacosx: experimental 64bit support
2009-04-12 Felix Paul Kühnemacosx: let the about window show whether VLC runs...
2009-04-10 Derk-Jan Hartmanmacosx: fix compilation error introduced in [5c30d75fcc...
2009-04-10 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-04-10 Felix Paul Kühnemacosx: NSApplication was subclassed in [408f769e5768bf...
2009-04-10 Felix Paul Kühnemacosx: implement controll support for the Media Keys...
2009-04-10 Felix Paul Kühnemacosx: fixed crash in case either psz_module or psz_ms...
2009-04-09 Felix Paul Kühnemacosx: updated window styles for VLCControllerWindow...
2009-04-08 Felix Paul Kühnemacosx: draft for 'dialog-progress-bar' and clean up
2009-04-08 Felix Paul Kühnemacosx: added 'ffmpeg-skiploopfilter' to the simple...
2009-04-07 Felix Paul Kühnemacosx: reflect the renamings in the respective files
2009-04-07 Felix Paul Kühnemacosx: rename files as there is no Interaction framewo...
2009-04-07 Felix Paul Kühnemacosx: implemented 'dialog-login' and cleaned up most...
2009-04-07 Felix Paul Kühnemacosx: implement 'dialog-fatal' and 'dialog-question...
2009-04-07 Felix Paul Kühnemacosx: fix addition of empty folders to the playlist...
2009-04-05 Felix Paul Kühnemacosx: paste the UDP/RTP MRL to the URL field once...
2009-04-03 Derk-Jan Hartmanmacosx: vlc object leaking:
2009-04-03 Derk-Jan Hartmanmacosx: remove NSValue around VLCAutogeneratedMenu
2009-04-03 Derk-Jan Hartmanmacosx: fix VLC object leaks
2009-04-03 Rémi Duraffortmacosx: fix memleak in bookmarks dialog.
2009-04-01 Rémi Duraffortmacosx gui: fix a playlist object leak and use pl_release.
2009-04-01 Rémi Duraffortmacosx gui: fix a playlist object leak.
2009-04-01 Felix Paul Kühnemacosx: remove the interaction code from intf.m and...
2009-03-30 Felix Paul Kühnemacosx: implement RTP stream selection. Closes #2497...
2009-03-30 Felix Paul Kühnemacosx: locking fix
2009-03-17 Rémi Denis-CourmontOSX interface: remove dummy lock acquisition
2009-03-17 Jean-Paul Samansafari: fix crash on exit after going fullscreen in...
2009-03-17 Jean-Paul Samanmacosx: cleanup
2009-03-17 Jean-Paul Samanmacosx: remove unused variable.
2009-03-17 Jean-Paul Samanmacosx: fix potential memleaks
2009-03-17 Jean-Paul Samanmacosx: vout drawable rework.
2009-03-17 Jean-Paul Samanvougl.m: cosmetics
2009-03-16 Jean-Paul Samanmacosx: fix function prototype of manage_cleanup (argum...
2009-03-16 Jean-Paul Samanmacosx: playlistlock is held when playlistinfo panel...
2009-03-16 Jean-Paul Samanmacosx: cleanup
2009-03-12 Derk-Jan Hartmanmacosx intf: switch a vlc_object_find to input_GetAout
2009-03-12 Derk-Jan Hartmanmacosx intf: aout leaks
2009-03-05 Derk-Jan Hartmanfix include for vlc_dialog
2009-03-05 Rémi Denis-Courmontintf_UserWarn: remove dead code
2009-03-05 Rémi Denis-CourmontFor some reason, the OSX interface uses intf_UserFatal...
2009-03-05 Rémi Denis-CourmontCustom lock for interaction
2009-03-04 Rémi Denis-CourmontRemove unused VOUT_PARENT
2009-03-03 Felix Paul Kühnemacosx: hide the MRL field by default and shrink it...
2009-03-03 Felix Paul Kühnemacosx: redesigned the Open panel to be more suitable...
2009-03-03 Felix Paul Kühnemacosx: remove some more special cases for 10.4 and...
2009-02-23 Felix Paul Kühnemacosx: display the remaining time if the field was...
2009-02-22 Derk-Jan HartmanRemove access-filter timeshift from OSX open dialog.
2009-02-20 Felix Paul Kühnemacosx: improved font selection in the simple prefs...
2009-02-20 Jean-Paul SamanRevert "mozilla: video is displayed again"
2009-02-20 Jean-Paul Samanmozilla: video is displayed again
2009-02-19 Felix Paul Kühnefixed compilation warning
2009-02-19 Felix Paul Kühnemacosx: more approbiate locking suggested by fenrir
2009-02-19 Felix Paul Kühnemacosx: re-arranged the audio and video menus to look...
2009-02-19 Felix Paul Kühnemacosx-port: removed compatibility code for outdated...
2009-02-19 Felix Paul Kühnemacosx: implemented saving of the debug log as RTFD...
2009-02-19 Felix Paul Kühnemacosx: added missing playlist locks
2009-02-16 Laurent AimarRenamed playlist "item-append/deleted" to "playlist...
2009-02-16 Laurent AimarRenamed playlist "playlist-current" to "item-current".
2009-02-15 Felix Paul Kühnemacosx: fixed the messages panel by updating the code...
2009-02-14 Rémi Denis-CourmontRemove useless vout_vaControlDefault
2009-02-14 Rémi Denis-CourmontRemove unneeded VOUT_CLOSE.
2009-02-14 Rémi Denis-CourmontKill stupid VOUT_SNAPSHOT control.
2009-02-14 Rémi Denis-CourmontRemove all uses of VLC_Changeset
2009-02-13 Laurent AimarUpdated macosx intf after teletext-es change.
2009-02-11 Rémi DuraffortPlaylist have to be lock for playlist_ItemGetByInput...
2009-02-06 Felix Paul Kühnemacosx: updated used Cocoa methods to the current defin...
2009-02-03 Felix Paul Kühnemacosx: removed settings for the former access-filters
2009-02-03 Felix Paul Kühnemacosx: Renamed 'Quick Open File' to 'Open File' and...
2009-02-03 Felix Paul Kühnemacosx: resized to the open dialogue again and cleaned...
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-25 Rémi Denis-Courmontmouse-clicked is a boolean
2009-01-24 Rémi Denis-CourmontUse libvlc_Quit
2009-01-19 Rémi Denis-CourmontFix OSX misuses of vlc_list_*
2009-01-17 Laurent AimarRenamed input_item_AddOpt to input_item_AddOption.
2009-01-17 Laurent AimarUse "can-rate" and "state" input variable when applicable.
2009-01-16 Felix Paul Kühnemacosx: fix 2 warnings
2009-01-16 Felix Paul Kühnemacosx: changed the data appearance in the info panel...
2009-01-13 FUJISAWA TooruAdd subscreen/follow mouse options in open dialog.
2009-01-12 Rémi Denis-CourmontHide interaction object layout
2009-01-12 Felix Paul Kühnemacosx: fixed broken screen fps selection pointed by...
2009-01-11 Rémi Denis-CourmontCleanup interaction-capable interface registration
2009-01-10 Rémi Denis-CourmontRemove useless parameter
2009-01-10 Felix Paul KühneClean up here and there
2009-01-10 Felix Paul Kühnemacosx: added missing pl locks
2009-01-05 Laurent AimarFixed preparsing/art fetching locking.
2009-01-04 Felix Paul Kühnemacosx: display only information on the currently playi...
2009-01-04 Felix Paul Kühne64bit compilation fixes
2008-12-28 Felix Paul Kühneosx-wizard: make sure to only re-select encap formats...
2008-12-28 Felix Paul Kühneosx-wizard: fixed a couple of UTF8-bugs which prevented...
2008-12-13 Rémi Duraffortmodule_need wants pointers and boolean so give NULL...
next