]> git.sesse.net Git - vlc/history - modules/gui/macosx/playlist.m
Removes trailing spaces. Removes tabs.
[vlc] / modules / gui / macosx / playlist.m
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
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-11-09 Felix Paul Kühne* don't mix old and new pl API
2006-11-09 Felix Paul Kühne* forward-port [17568]
2006-10-21 Derk-Jan Hartman* Updates due to the new playlist core
2006-10-21 Clément StenacRebuild the array of currently playing items as a backg...
2006-10-21 Clément StenacPlaylist
2006-10-17 Derk-Jan HartmanFix the shoutcast TV listings SD menu item in the Mac...
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-09-17 Felix Paul Kühne* removed an outdated method instead of commenting it
2006-09-17 Felix Paul Kühne* implemented the previously committed playmode buttons...
2006-09-17 Felix Paul Kühne* updated all files to yield the playlist instead of...
2006-08-07 Clément StenacFix sort by artist
2006-08-06 Felix Paul Kühne* fix compilation warnings by adding _defaultTableHeade...
2006-05-31 Clément StenacFix playlist crasher and simplify a few things
2006-05-27 Felix Paul Kühne* playlistinfo.m: fixed a rare crash and made sure...
2006-05-25 Felix Paul Kühne* disabled the debug-msg which prints the pointer to...
2006-05-16 Derk-Jan Hartman* Fixed Meta for OSX, so i know what music i'm listenin...
2006-05-16 Felix Paul Kühne* ask for the name of the new node through the interact...
2006-05-14 Felix Paul Kühne* more compilation fixes
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-04-30 Felix Paul Kühne* forward-port [15464] and update the TODO-list at...
2006-04-29 Benjamin Pracht* Support for saving xspf playlist files
2006-03-25 Felix Paul Kühne* update the info panel when switching the currently...
2006-03-19 Benjamin Pracht* First string review of the OSX interface
2006-03-03 Felix Paul Kühne*.m: unified the title of the Information-panel and...
2006-03-02 Felix Paul Kühne* MainMenu.nib, playlist.m: use NSSearchField instead...
2006-02-16 Felix Paul Kühne* added a button to create an empty node at the top...
2006-01-12 Antoine CellerierFSF address change.
2005-11-20 Benjamin Pracht* fix an ordering bug in D'n'D
2005-10-01 Felix Paul Kühne* minor fix (capitalise string at the bottom of the...
2005-09-12 Derk-Jan Hartman* adding arguments to printFormat, without a format...
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...
next