]> git.sesse.net Git - vlc/history - modules/gui/macosx/playlist.m
MacOS: fixes an issue with the recents item that doesn't list the opened media since...
[vlc] / modules / gui / macosx / playlist.m
2010-07-01 Sebastien ZwickertMacOS: fixes an issue with the recents item that doesn...
2010-06-17 Sebastien Zwickertgui/macosx: set URL instead of path to ITEM_URL. Fixes...
2010-06-05 Rémi Denis-CourmontTypos
2010-03-13 Jakob Lebenadjustments to playlist API changes
2010-02-10 Jakob Lebenservices_discovery: implement SD categories and use...
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2010-02-09 Rémi Denis-CourmontNo need to lock the playlist for meta fetch and preparsing
2010-02-02 Jakob Lebenvarious modules: adjust to new playlist design
2009-12-21 Rémi Denis-Courmontvlc_sd_GetNames: add object parameter
2009-10-10 Pierre d'Herbemontmacosx: Dummy build fix.
2009-06-26 Derk-Jan Hartmanmacosx: Don't try to guess a name anymore. This is...
2009-06-22 Derk-Jan Hartmanmacosx: memleak due to unneeded strdup()
2009-06-13 Felix Paul Kühnemacosx: remove deprecated method selectRow:byExtendingS...
2009-06-03 Derk-Jan Hartmanmacos playlist: fix a deadlock when deleting items.
2009-06-02 Derk-Jan Hartmanmacosx playlist: Move one of the lock to avoid a "lock...
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-29 Derk-Jan Hartmanmemleaks: Several Mac OS X interface related memleaks.
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-27 Derk-Jan Hartmanmacosx playlist: fix an unreachable update of the Media...
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Felix Paul Kühnemacosx: merge the nib fle containing Eric Dudiak's...
2009-05-21 Felix Paul Kühnemacosx: clean Dudiak's code a bit
2009-05-21 Felix Paul Kühnemacosx: merge Eric Dudiak's code from GSoC 2008
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Rémi Denis-Courmontplaylist_DeleteFromInput: pass the input item rather...
2009-04-26 Rémi DuraffortAdd a function to get the Title and fallback to the...
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-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
next