]> git.sesse.net Git - vlc/history - modules/gui/macosx/playlist.m
macosx: Use input_ItemHasErrorWhenReading to display a small icon if there was an...
[vlc] / modules / gui / macosx / playlist.m
2005-09-03 Benjamin PrachtRemove some useless code
2005-09-03 Benjamin PrachtFixes item ordering on drag'n'drop
2005-09-02 Benjamin PrachtRemove some useless code
2005-09-02 Benjamin PrachtAllow to drop an item *on* a node.
2005-09-02 Benjamin PrachtSome small cleaning
2005-08-28 Rémi Denis-CourmontFix typo
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-08-22 Derk-Jan Hartman* Use insert instead of append. Does not yet work for...
2005-08-21 Derk-Jan Hartman* Nicer playlist reordering for OSX. cosmetic changes...
2005-08-10 Derk-Jan Hartman* Added playlist preparse item to the playlist contextu...
2005-08-09 Felix Paul Kühne* playlist.m: fixed some "makes integer from pointer...
2005-08-07 Felix Paul Kühne* ALL: ported the WX-bookmarks-window to Cocoa (closes...
2005-08-05 Christophe Massiot * ALL: releasing a few unreleased objects.
2005-07-24 Felix Paul Kühne* include wizard.h as well to make GCC happy
2005-07-24 Benjamin PrachtAlso update the wizard playlist on item addition and...
2005-07-23 Benjamin Pracht* Implements selection of a playlist item in the wizard
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-07-02 Benjamin Prachtselect first moved item instead of the last one after...
2005-07-02 Benjamin Pracht* Back to the hack for the isItem: inNode function...
2005-07-01 Benjamin Pracht* vlc_symbols.h, vlc_playlist.h, view.c : add a functio...
2005-06-30 Benjamin Pracht* Some fixes
2005-06-29 Benjamin Pracht* Still some work for playlist drag'n'drop
2005-06-29 Benjamin Pracht* Add an option to recusively expand the current node...
2005-06-28 Benjamin Pracht* Don't select items that are in a selected node for...
2005-06-28 Benjamin Pracht* Start of the beginnig of drag'n'drop in the OSX playl...
2005-06-24 Benjamin PrachtMuch cleaner fix for the "vlc would crash on item delet...
2005-06-23 Benjamin Pracht* Fixes playlist search
2005-06-21 Benjamin PrachtFix playlist item search (was broken by the "general...
2005-06-21 Benjamin Pracht* Hopefully really fix OSX playlist this time (very...
2005-06-20 Derk-Jan Hartman* Don't show the General node in OS X playlist. it...
2005-06-20 Benjamin PrachtAdd a playlist lock. Hopefully fixes the last crash...
2005-06-10 Benjamin PrachtAdd a tooltip to the "search in playlist" input field
2005-05-14 Benjamin PrachtRestore the save Playlist function (copy/paste from...
2005-05-13 Jérome DecoodtTemporary disable NSSearchField button
2005-05-11 Benjamin Pracht* Transmit keyboard events from the arrow and enter...
2005-05-11 Jérome DecoodtChange the searchField in NSSearchField when macos...
2005-05-10 Jérome DecoodtFix a bug in playlist + delete updateVolumeSlider ...
2005-05-06 Felix Paul Kühne* sorry, forgot to give svn the playlist.m from the...
2005-05-05 Benjamin Pracht* playlist.* support for DnD from Finder
2005-05-03 Benjamin Pracht* Fixes a silly bug in the filling of the NSMutableDict...
2005-04-13 Clément Stenac* Playlist :
2005-04-12 Benjamin PrachtUpdate the info displayed in the playlist when you...
2005-04-12 Derk-Jan Hartman* Fix two cases where p_playlist->status.p_item was...
2005-04-07 Derk-Jan Hartman* Fix a missing playlist release in the OSX playlist
2005-04-04 Derk-Jan Hartman* fixed the item addition and auto-playback of items...
2005-02-24 Derk-Jan Hartman* start osx up in VIEW_SIMPLE and only switch to VIEW_C...
2005-02-17 Felix Paul Kühne* mirrored the 'services discovery' menu in the file...
2005-02-17 Derk-Jan Hartman* playlist.m:
2005-02-17 Derk-Jan Hartman* Finally fixed the issue with resizing the controller...
2005-02-06 Clément Stenac* wx : simplify some code, remove some useless duplications
2005-01-28 Derk-Jan Hartman* Two small bugs in the OSX intf
2005-01-24 Jérome DecoodtAdded a Service Discovery sub menu in playlist contextu...
2005-01-22 Derk-Jan Hartman* playlist.m: fix a locking issue
2005-01-20 Derk-Jan HartmanOS X intf work
2005-01-16 Clément Stenac* DAAP: add meta-information, delete hosts when they...
2005-01-06 Felix Paul Kühne* fixed wrong grammar ('1 items in list')
2004-12-24 Benjamin Pracht* Fix title display above the scrollbar
2004-12-15 Benjamin Pracht* Implements playlist toggle button
2004-12-14 Benjamin Pracht* Implements sorting by licking on table column headers...
2004-12-14 Clément Stenac* Provide playlist_LockFoo functions for some functions
2004-12-13 Benjamin PrachtImplements sorting of the current node from context...
2004-12-13 Felix Paul Kühne* changed 2 strings to lower-case, which prevented...
2004-12-12 Benjamin Pracht* deleteItem: method
2004-12-12 Benjamin Pracht* Item Info panel works again from playlist context...
2004-12-11 Benjamin PrachtPart of the context menu:
2004-12-11 Benjamin Pracht* get rid of useless code (group doesn't exist anymore)
2004-12-11 Benjamin Pracht* Code simplification
2004-12-11 Benjamin Pracht* implements deletion of playlist nodes
2004-12-02 Benjamin Pracht* fixes item deletion when pressing backspace. Doesn...
2004-12-02 Benjamin Pracht* Fix the status bar
2004-12-01 Benjamin PrachtFix the search field in OSX playlist
2004-11-30 Benjamin Pracht* recrate some missing actions (mainly copy paste from...
2004-11-18 Derk-Jan Hartman* You can doubleclick an item to play it now.
2004-11-17 Derk-Jan Hartman* Fix display of playlist on OSX. Looks briljant :)
2004-11-17 Derk-Jan Hartman* Todo list for OSX playlist. please use it :)
2004-11-17 Derk-Jan Hartman* Start of new playlist for OSX.
2004-11-07 Derk-Jan Hartman* fixing the OSX playlist (at least it compiles again)
2004-08-05 Derk-Jan Hartman* Fix Artist/Author info in playlist
2004-07-05 Derk-Jan Hartman* OSX lowlevel work
2004-06-17 Yoann Peronneau * src/video_output/vout_subpictures.c : New OSD channels
2004-06-02 Yoann PeronneauSupport for multiple OSD channels :
2004-05-06 Derk-Jan Hartman* fixed a number of memleaks
2004-04-13 Benjamin Pracht*all :
2004-04-04 Benjamin PrachtAdd "enable/disable all group items" functions in playl...
2004-04-04 Benjamin PrachtAdds "Enable/disable item" menu item in playlist contex...
2004-04-03 Benjamin PrachtGroup selection combo box in stream proprieties dialog...
2004-04-01 Derk-Jan Hartman* Fix p_item etc breakages. Question.. is the seperate...
2004-03-31 Gildas Bazin* modules/gui/*: compilation fixes for the new input_it...
2004-03-31 Derk-Jan HartmanFall back to plain C with default C character encoding...
2004-03-16 Felix Paul Kühne*Fixed a spelling mistake and added some button-shortcuts
2004-03-15 Benjamin PrachtMake the playlist info window a new object
2004-03-08 Benjamin Pracht- *.nib, playlist.*
2004-03-03 Benjamin Pracht- Repeat and loop are now mutually exclusive
2004-02-26 Derk-Jan Hartman* another thing that wasn't committed yet.
2004-02-08 Derk-Jan Hartman* Fix /dev/di bug
2004-02-06 Derk-Jan Hartman* Added sortID
2004-01-25 Carlo CalabròString Review round one, Mac OS X interface.
2004-01-20 Derk-Jan Hartman* src/misc/cpu.c: New altivec detection for Darwin...
2004-01-14 Benjamin Pracht* playlist sort.
next