]> git.sesse.net Git - vlc/history - modules/gui/macosx/playlist.m
macosx: get rid of the infamous 'get' prefixes everywhere and finally respect Cocoa...
[vlc] / modules / gui / macosx / playlist.m
2009-04-12 Felix Paul Kühnemacosx: get rid of the infamous 'get' prefixes everywhe...
2009-04-07 Felix Paul Kühnemacosx: implemented 'dialog-login' and cleaned up most...
2009-04-07 Felix Paul Kühnemacosx: fix addition of empty folders to the playlist...
2009-04-01 Rémi Duraffortmacosx gui: fix a playlist object leak and use pl_release.
2009-02-19 Felix Paul Kühnemacosx: more approbiate locking suggested by fenrir
2009-02-19 Felix Paul Kühnemacosx: added missing playlist locks
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-01-17 Laurent AimarRenamed input_item_AddOpt to input_item_AddOption.
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-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...
2008-09-30 Derk-Jan Hartmanmacosx: Add a link to the playlistitem menu to retrieve...
2008-09-30 Derk-Jan Hartmanmacosx: Initially expand the primary Playlist node.
2008-09-27 Pierre d'Herbemontplaylist: Move more members as private.
2008-09-20 Antoine Celleriers/pl_Yield/pl_Hold/
2008-09-15 Pierre d'Herbemontmacosx: We need the PL_LOCK here (May fix a race we...
2008-09-14 Felix Paul Kühnemacosx: finally implement a Reveal-in-Finder functionality
2008-09-14 Rémi Denis-CourmontUse PL_LOCK/PL_UNLOCK
2008-08-30 Pierre d'Herbemontmacosx: Don't allow playlist or media list draging.
2008-08-24 Derk-Jan Hartmanmacosx: set the correct node when we add items and...
2008-08-23 Felix Paul Kühnemacosx: compilation fix for the 10.4u SDK and removal...
2008-08-23 Felix Paul Kühnemacosx: fixed non-localised main menu item
2008-08-14 Pierre d'HerbemontMerge branch 'codecleanup' of git://repo.or.cz/vlc...
2008-08-14 Pierre d'Herbemontcodecleanup: Replace input_Item by input_item.
2008-08-02 Pierre d'Herbemontmacosx: Fix a memleak.
2008-08-02 Pierre d'Herbemontmacosx: Fix addNode:.
2008-08-02 Pierre d'Herbemontmacosx: Make sure empty nodes are shown as node.
2008-08-01 Pierre d'Herbemontmacosx: Use input_ItemHasErrorWhenReading to display...
2008-07-22 Pierre d'Herbemontmacosx: Remove a warning that happen way too much.
2008-07-22 Pierre d'Herbemontmacosx: Don't wrongly set an item for the update panel.
2008-07-17 Felix Paul Kühnemacosx: Make sure we update the information panel,...
2008-07-15 Pierre d'Herbemontmacosx: Fix a dead lock.
2008-07-15 Pierre d'Herbemontmacosx: Use pl_Locked for better readability.
2008-07-15 Pierre d'Herbemontmacosx: Fix a deadlock in the broken -[VLCPlaylist...
2008-07-13 Pierre d'Herbemontmacosx: Don't use playlist_NodeAddInput() it's deprecat...
2008-07-13 Pierre d'Herbemontmacosx: Assert on cases that should never happen.
2008-07-13 Pierre d'Herbemontmacosx: Replace "Get Stream Information" by "Fetch...
2008-07-13 Pierre d'Herbemontmacosx: The menu title should be Information... not...
2008-07-13 Pierre d'Herbemontmacosx: Make sure right click can select a playlist...
2008-07-13 Pierre d'Herbemontmacosx: Fix the info panel. Remove the use of maybe...
2008-07-08 Pierre d'Herbemontmacosx: Yet an other locking typo.
2008-07-08 Pierre d'Herbemontmacosx: The playlist is unlocked at this time, so playl...
2008-07-06 Pierre d'Herbemontmacosx: Don't send PLAYLIST_SKIP. Fix adding item when...
2008-07-06 Pierre d'Herbemontmacosx: Use font from the Nib in the playlist.
2008-07-06 Felix Paul Kühneminor ui changes
2008-07-05 Pierre d'Herbemontmacosx: Fix a typo. (Fix sd listing at startup).
2008-07-05 Pierre d'Herbemontmacosx: Fix service discovery loading code char.
2008-06-17 Rémi Denis-CourmontUse vlc_object_lock and vlc_object_unlock
2008-06-15 Pierre d'Herbemontmacosx: Fix assert. (hum).
2008-06-15 Pierre d'Herbemontmacosx: s/NSAssert/assert/
2008-06-15 Pierre d'Herbemontmacosx: Use var_GetBool.
2008-06-15 Pierre d'Herbemontmacosx: Use NSAssert for impossible cases.
2008-06-14 Felix Paul KühneWork-around a playlist-core bug which prevents 'intf...
2008-06-13 Felix Paul KühneReplaced a certain amount of vlc_object_find by pl_Yield
2008-05-06 Felix Paul Kühneuse PL_**LOCK instead of vlc_mutex_lock
2008-04-20 Rafaël CarréCheck dialog return value
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-11 Pierre d'Herbemontmacosx: Fix some input_item_t leaks.
2008-04-08 Felix Paul KühneSlightly cleaned the way we delete items
2008-03-19 Rémi Denis-CourmontUse NDEBUG
2008-03-11 Rafaël CarréDo not use playlist_*AddInput() when the playlist has...
2008-03-03 Rémi DuraffortCheck the return value of services_discovery_GetService...
2008-02-27 Rafaël Carrémacosx gui playlist: allow drag & drop to the media...
2008-02-20 Damien Fouilleulmacosx: fix compile/runtime warnings
2008-01-12 Felix Paul Kühnemacosx: we don't want to jump to the playlist item...
2007-12-31 Felix Paul Kühnemacosx: added an option to disable the 'Recent Items...
2007-12-23 Felix Paul Kühnemacosx:playlist.m turn an error msg into a warning...
2007-12-23 Felix Paul Kühne* withCString is deprecated in 10.4. Use WithUTF8String...
2007-12-23 Pierre d'Herbemontmodules/macosx/playlist.m: Remove code that shouldn...
2007-12-14 Pierre d'Herbemontmodules/gui/macosx/playlist.m: Don't use p_module directly.
2007-12-10 Felix Paul Kühne* cleaning, reformatting, clarifying here and there...
2007-10-18 Rafaël Carréplaylist_CreateNode(): add an argument to specify an...
2007-10-01 Rafaël Carrémacosx interface: fix regression introduced in [21230...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-18 Felix Paul Kühne* fixed a few unknown playlist queries
2007-08-18 Pierre d'Herbemontplaylist.m: More 21193 fixes.
2007-08-18 Pierre d'Herbemontplaylist.m: Fix the so problematic 21193.
2007-08-18 Rafaël CarréInput access locking. Part one
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-07-08 Felix Paul Kühne* replaced a couple of to-be-deprecated cStrings by...
2007-05-28 Felix Paul Kühne* prefer playlist item's meta title over its name,...
2007-05-12 Pierre d'HerbemontMac OS X gui: Prevent a crash when dropping item on...
2007-05-10 Pierre d'HerbemontMac OS X gui: Fix a crash when waking up from sleep.
2007-03-07 Pierre d'HerbemontMac OS X gui: Small code cleanup. Remove NSLogs, avoid...
2007-03-05 Pierre d'HerbemontMac OS X gui: Revert [19198] (add items to the playlist...
2007-03-05 Pierre d'HerbemontMac OS X gui: Fix #1090 (add items to the playlist...
2007-02-20 Jean-Paul Samanplaylist_NodeAddInput() prototype changed, this commit...
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2006-12-31 Felix Paul Kühne* don't add an 'empty folder' if the user hit cancel...
2006-12-10 Clément Stenac* Do not take and release the structure lock for each...
2006-11-26 Felix Paul Kühne* the remaining compilation fixes plus a bit of clean...
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-19 Derk-Jan Hartman* Fix OSX GUI after playlist API update
next