]> git.sesse.net Git - vlc/history - modules/gui/macosx
qt4: cleaning the singletons implementation.
[vlc] / modules / gui / macosx /
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...
2008-12-04 Laurent AimarRemoved obsolete BUFFERING_S input state.
2008-12-04 Laurent AimarAdded a new INPUT_GET_BOOKMARK to allow future safe...
2008-11-23 Laurent AimarRenamed "seekable" into "can-seek" (for consistency).
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-18 Jean-Baptiste KempfRevert "Try to not confuse between Dolby Surround ...
2008-10-16 Jean-Baptiste KempfTry to not confuse between Dolby Surround (2.1) and...
2008-10-15 Derk-Jan Hartmanmacosx: Disable messages for now
2008-10-14 Rémi DuraffortRemove uneeded warining (and often impossible to send)
2008-10-05 Rémi Denis-Courmontmodule_find, module_exists, module_get_main: remove...
2008-10-03 Felix Paul Kühnemacosx: renamed getVoutView to voutView in order to...
2008-10-03 Felix Paul Kühnemacosx: ugly compilation fix as VLC_OBJECT_OPENGL was...
2008-10-02 Derk-Jan Hartmanmacosx: allow to specify where you want the download...
2008-09-30 Derk-Jan Hartmanmacosx: Add a link to the playlistitem menu to retrieve...
2008-09-30 Derk-Jan Hartmanmacosx: Remove spurious call.
2008-09-30 Derk-Jan Hartmanmacosx: Initially expand the primary Playlist node.
2008-09-30 Derk-Jan Hartmanmacosx: when saving updates, only allow for a dir to...
2008-09-30 Derk-Jan Hartmanmacosx: The vlc update API can only handle a destinatio...
2008-09-27 Pierre d'Herbemontplaylist: Move more members as private.
2008-09-27 Pierre d'Herbemontmacosx: Don't release then retain the same item if...
2008-09-27 Pierre d'Herbemontmacosx: Fix tautology.
2008-09-27 Pierre d'Herbemontmacosx: Fix a typo that leads to a crash in _removeOldP...
2008-09-25 Felix Paul Kühnemacosx: stupid c&p error
2008-09-25 Felix Paul Kühnemacosx: remove the legacy CONFIG_ITEM_KEY_BEFORE_10_3...
2008-09-25 Felix Paul Kühnemacosx: implement CONFIG_ITEM_PASSWORD (closes #2118)
2008-09-22 Felix Paul Kühnemacosx: fix sprefs reset in master, too
2008-09-22 Felix Paul Kühnemacosx: added a non-implemented skeletion (just the...
2008-09-21 Felix Paul Kühnemacosx: forward-port 17a722aa10 so master is 10.4u...
2008-09-21 Pierre d'Herbemontmacosx: Simplify prefs.m.
2008-09-21 Felix Paul Kühnemacosx: fixed behaviour of the volnorm settings for...
2008-09-21 Felix Paul Kühnemacosx: make [VLCControls getVoutView] publically avail...
2008-09-21 Rémi Denis-CourmontAnother compile fix
2008-09-21 Rémi Denis-Courmontcompile fix
2008-09-21 Rémi Denis-CourmontUse module_list_get
2008-09-21 Rémi Denis-Courmontlower case the module_* functions
2008-09-21 Felix Paul Kühnemacosx: Fixed the appereance of playlist items in the...
2008-09-20 Pierre d'Herbemontmacosx: Don't abort() if the screen isn't GL accelerate...
2008-09-20 Antoine Celleriers/pl_Yield/pl_Hold/
2008-09-20 Antoine Celleriers/vlc_object_yield/vlc_object_release/
2008-09-20 Pierre d'Herbemontmacosx: getVoutView is gone from here.
2008-09-20 Pierre d'Herbemontmacosx: No need to testcancel now.
2008-09-20 Pierre d'Herbemontmacosx: typo s/pthread_test_cancel/pthread_testcancel/
2008-09-20 Pierre d'Herbemontmacosx: Blindly remove i_object_id from prefs.m.
2008-09-20 Pierre d'Herbemontmacosx: Don't use object_id in controls.
2008-09-20 Pierre d'Herbemontmacosx: nanosleep() is not a cancellation point in...
2008-09-20 Pierre d'Herbemontmacosx: Use pthread_cancellation in the manage thread.
next