]> git.sesse.net Git - vlc/history - modules/gui/macosx/playlist.m
macosx: fixed table column duplication by moving the dynamic column generation from...
[vlc] / modules / gui / macosx / playlist.m
2012-06-11 Felix Paul Kühnemacosx: fixed table column duplication by moving the...
2012-06-05 Felix Paul Kühnemacosx: fixed the 'Play' item in the playlist's right...
2012-06-05 Felix Paul Kühnemacosx: don't manipulate the selection when downloadCov...
2012-06-05 Felix Paul Kühnemacosx: add multi-selection support to the playlist...
2012-06-05 Felix Paul Kühnemacosx: add multi-selection support to the playlist...
2012-06-05 Felix Paul Kühnemacosx: don't manipulate the existing selection when...
2012-06-04 Felix Paul Kühnemacosx: fixed white spacing errors
2012-05-30 Felix Paul Kühnemacosx: allow the playlist table to be sorted by Genre...
2012-05-30 Felix Paul Kühnemacosx: restore playlist column selection, position...
2012-05-30 Felix Paul Kühnemacosx: create playlist columns at runtime instead...
2012-05-28 David Fuhrmannmacosx: fix some issues with playlist column headers
2012-05-21 Felix Paul Kühnemacosx: removed the outdated and dysfunctional service...
2012-04-15 Felix Paul Kühnemacosx: fixed delete menu item for the playlist table
2012-04-08 Felix Paul Kühnemacosx: implemented drag & drop from playlist to media...
2012-04-08 Felix Paul Kühnemacosx: refuse file drops on the playlist table if...
2012-04-08 Felix Paul Kühnemacosx: fixed drag & drop handling of optical media...
2012-03-05 Felix Paul Kühnemacosx: redraw the playlist view on selection change...
2012-02-24 Felix Paul Kühnemacosx: removed tabs and fixed whitespacing errors
2012-02-24 Felix Paul Kühnemacosx: work-around a crash when deleting an entire...
2012-02-19 Felix Paul Kühnemacosx: fixed a crash when rebuilding the playlist...
2012-02-19 Felix Paul Kühnemacosx: fixed 2 long standing compilation warnings
2012-02-16 Felix Paul Kühnemacosx: fixed playlist re-ordering through drag & drop...
2012-02-16 Felix Paul Kühnemacosx: prevent items from moving from the ml to the...
2012-02-16 Felix Paul Kühnemacosx: remove debug
2012-02-16 Felix Paul Kühnemacosx: when opening subtitles while playing a movie...
2012-02-15 David Fuhrmannmacosx: start the right playlist item when adding new...
2012-02-12 Felix Paul Kühnemacosx: implemented the sidebar completely to support...
2012-01-21 David Fuhrmannmacosx: select the right playlist item when a new file...
2012-01-14 Felix Paul Kühnemacosx: fixed enabling/disabling SDs through the sidebar
2012-01-08 David Fuhrmannmacosx: respect b_enqueue value when adding items to...
2011-11-24 David FuhrmannMacOS Gui: play right input when adding a new file...
2011-10-15 Felix Paul Kühnemacosx: copyright fixes
2011-08-15 Felix Paul Kühnemacosx: saved various objc selector dispatches when...
2011-08-03 Felix Paul Kühnemacosx: stop using NTableVieew's selectedRowEnumerator...
2011-08-01 Felix Paul Kühnemacosx: fixed volume slider appearance in black intf...
2011-07-25 Felix Paul Kühnemacosx: prepare sidebar
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-22 Felix Paul Kühnemacosx: moved preliminary vout to main window, removed...
2011-07-10 Rémi Denis-CourmontRemove useless vlc_object parameter when creating an...
2011-06-30 Felix Paul Kühnemacosx: move re-useable code from VLCControls to a...
2011-06-22 Felix Paul Kühnemacosx: basic UI to have something as a start
2011-05-23 Laurent AimarRemoved useless vlc_thread_set_priority() calls in...
2011-04-30 Felix Paul Kühnemacosx: fixed Reveal-in-Finder when path contains space...
2011-04-05 Felix Paul Kühnemacosx: replaced various deprecated methods with their...
2010-12-28 Felix Paul Kühnemacosx: return a value in a non-void method
2010-07-18 Jean-Baptiste KempfMacOS: compile fix for 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
next