2008-04-07 |
Rémi Duraffort | Comments presentation. |
blob | commitdiff | raw |
2008-03-11 |
Rafaël Carré | Do not use playlist_*AddInput() when the playlist has... |
blob | commitdiff | raw | diff to current |
2008-03-03 |
Rémi Duraffort | Check the return value of malloc. |
blob | commitdiff | raw | diff to current |
2008-02-21 |
Rémi Duraffort | Comments to make doxygen happy |
blob | commitdiff | raw | diff to current |
2008-02-20 |
Rémi Duraffort | Some comments to have a better doxygen documentation |
blob | commitdiff | raw | diff to current |
2008-01-23 |
Rémi Denis-Courmont | Don't include config.h from the headers - refs #297. |
blob | commitdiff | raw | diff to current |
2008-01-01 |
Pierre d'Herbemont | Revert [23949]. |
blob | commitdiff | raw | diff to current |
2007-12-30 |
Rafaël Carré | fix #1410. |
blob | commitdiff | raw | diff to current |
2007-12-29 |
Rafaël Carré | simplify *install_input_item_observer() |
blob | commitdiff | raw | diff to current |
2007-12-29 |
Pierre d'Herbemont | Fix previous commit ;. |
blob | commitdiff | raw | diff to current |
2007-12-29 |
Pierre d'Herbemont | playlist/item.c: Properly release the input_item as... |
blob | commitdiff | raw | diff to current |
2007-12-23 |
Pierre d'Herbemont | playlist: Fix an input_item leak in item.c, and notice... |
blob | commitdiff | raw | diff to current |
2007-10-21 |
Rafaël Carré | playlist_Clear() should delete only the local playlist... |
blob | commitdiff | raw | diff to current |
2007-09-10 |
Rafaël Carré | Removes trailing spaces. Removes tabs. |
blob | commitdiff | raw | diff to current |
2007-08-26 |
Pierre d'Herbemont | playlist/items.c: Add a left over that might prevent... |
blob | commitdiff | raw | diff to current |
2007-08-22 |
Rafaël Carré | Input access locking, part 3 (final). |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Rafaël Carré | Input access locking, part 2. |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Pierre d'Herbemont | (oops). |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Pierre d'Herbemont | playlist/item.c: Rework item addition to make it work... |
blob | commitdiff | raw | diff to current |
2007-08-17 |
Pierre d'Herbemont | playlist/item.c: Remove a left over (release without... |
blob | commitdiff | raw | diff to current |
2007-08-17 |
Pierre d'Herbemont | playlist/item.c: Make sure we lock when we send the... |
blob | commitdiff | raw | diff to current |
2007-08-17 |
Pierre d'Herbemont | include/vlc_playlist.h: Export playlist_DeleteInputInPa... |
blob | commitdiff | raw | diff to current |
2007-08-17 |
Pierre d'Herbemont | playlist/item.c: Better subitem added handling code. |
blob | commitdiff | raw | diff to current |
2007-08-17 |
Pierre d'Herbemont | src/playlist/item.c: Avoid a dead lock. |
blob | commitdiff | raw | diff to current |
2007-08-17 |
Pierre d'Herbemont | src/playlist/item.c: Retain the playlist. |
blob | commitdiff | raw | diff to current |
2007-08-16 |
Pierre d'Herbemont | src/playlist/item.c: Don't yield the playlist. |
blob | commitdiff | raw | diff to current |
2007-08-16 |
Pierre d'Herbemont | include/vlc_input.h: Make input items able to themselve... |
blob | commitdiff | raw | diff to current |
2007-08-15 |
Pierre d'Herbemont | * Protect input item's meta through setters and getters... |
blob | commitdiff | raw | diff to current |
2007-08-04 |
Pierre d'Herbemont | playlist/item.c: Avoid checking against false. |
blob | commitdiff | raw | diff to current |
2007-08-04 |
Pierre d'Herbemont | playlist/item.c: More helpful variable name. |
blob | commitdiff | raw | diff to current |
2007-04-05 |
Rémi Denis-Courmont | Compiler warnings rampage |
blob | commitdiff | raw | diff to current |
2007-02-20 |
Clément Stenac | * Start cleaning up libvlc playlist API (Refs:#457) |
blob | commitdiff | raw | diff to current |
2006-12-18 |
Clément Stenac | A bit of cleanup in libvlc playlist API. Preliminary... |
blob | commitdiff | raw | diff to current |
2006-12-10 |
Clément Stenac | * Do not take and release the structure lock for each... |
blob | commitdiff | raw | diff to current |
2006-11-26 |
Clément Stenac | A bit of headers cleanup |
blob | commitdiff | raw | diff to current |
2006-11-19 |
Clément Stenac | * Documentation belongs to the .h, step 1 |
blob | commitdiff | raw | diff to current |
2006-11-19 |
Clément Stenac | Finish the playlist API transition (hopefully) |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Clément Stenac | Preparse playlist items that don't have enough meta |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Clément Stenac | Fix |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Clément Stenac | * Remove some unneeded complexity in playlist and directory |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Rémi Denis-Courmont | Some more const |
blob | commitdiff | raw | diff to current |
2006-10-21 |
Clément Stenac | Rebuild the array of currently playing items as a backg... |
blob | commitdiff | raw | diff to current |
2006-10-21 |
Clément Stenac | Don't loop continuously the playlist thread, use cond. |
blob | commitdiff | raw | diff to current |
2006-10-21 |
Clément Stenac | Playlist |
blob | commitdiff | raw | diff to current |
2006-10-15 |
Clément Stenac | D&D fixes |
blob | commitdiff | raw | diff to current |
2006-10-15 |
Clément Stenac | Improve drag&drop handling |
blob | commitdiff | raw | diff to current |
2006-10-14 |
Clément Stenac | Initial drag and drop support for Qt |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Sam Hocevar | * Spelling fixes here and there. |
blob | commitdiff | raw | diff to current |
2006-09-17 |
Clément Stenac | Don't forget to reset skipping when adding a new item |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Clément Stenac | Store playlist object in instance-specific object |
blob | commitdiff | raw | diff to current |
2006-09-05 |
Clément Stenac | Split playlist include file in public/private |
blob | commitdiff | raw | diff to current |
2006-09-03 |
Clément Stenac | Auto load and save media library (Closes:#433) |
blob | commitdiff | raw | diff to current |
2006-09-02 |
Clément Stenac | Re-enable random. |
blob | commitdiff | raw | diff to current |
2006-08-27 |
Clément Stenac | Fix for deletion of current item |
blob | commitdiff | raw | diff to current |
2006-08-23 |
Eric Petit | BeOS / gcc 2.x fixes, patch by Cian Duffy |
blob | commitdiff | raw | diff to current |
2006-08-11 |
Clément Stenac | Add functions to use the media library |
blob | commitdiff | raw | diff to current |
2006-08-06 |
Clément Stenac | Fix deletion of items when changing them to nodes |
blob | commitdiff | raw | diff to current |
2006-07-18 |
Clément Stenac | Add a bunch of helper functions/macros and start using... |
blob | commitdiff | raw | diff to current |
2006-07-08 |
Clément Stenac | Some infrastructure work for playlist autoload/autosave |
blob | commitdiff | raw | diff to current |
2006-06-12 |
Clément Stenac | * Fix skip in initial status |
blob | commitdiff | raw | diff to current |
2006-05-27 |
Clément Stenac | Re-enable PLAYLIST_GO |
blob | commitdiff | raw | diff to current |
2006-05-25 |
Clément Stenac | Cumulative fix for BeOS - by Cian Duffy < myob87 4t... |
blob | commitdiff | raw | diff to current |
2006-05-25 |
Clément Stenac | Sanity checks |
blob | commitdiff | raw | diff to current |
2006-05-25 |
Clément Stenac | * Almost fix shoutcast (still some problems in "flat... |
blob | commitdiff | raw | diff to current |
2006-05-25 |
Clément Stenac | * Remove unused playlist_ItemCopy |
blob | commitdiff | raw | diff to current |
2006-05-25 |
Clément Stenac | * Search on artist and album |
blob | commitdiff | raw | diff to current |
2006-05-20 |
Jean-Paul Saman | return -1 in a non-void function |
blob | commitdiff | raw | diff to current |
2006-05-14 |
Clément Stenac | Merge back branch 0.8.6-playlist-vlm to trunk. |
blob | commitdiff | raw | diff to current |
2006-04-01 |
Felix Paul Kühne | * 2nd review of /src/* \ libvlc.h (refs #438) |
blob | commitdiff | raw | diff to current |
2006-01-21 |
Clément Stenac | Don't block item name (Closes:#506) |
blob | commitdiff | raw | diff to current |
2006-01-12 |
Antoine Cellerier | FSF address change. |
blob | commitdiff | raw | diff to current |
2006-01-11 |
Clément Stenac | Misc stats work (Refs:#473) |
blob | commitdiff | raw | diff to current |
2005-07-11 |
Sam Hocevar | * Fixed a bunch of coding errors here and there. |
blob | commitdiff | raw | diff to current |
2005-07-09 |
Rémi Denis-Courmont | Make Zorglub less unhappy |
blob | commitdiff | raw | diff to current |
2005-07-08 |
Rémi Denis-Courmont | Copyright fixes |
blob | commitdiff | raw | diff to current |
2005-04-12 |
Gildas Bazin | * ALL: fixed a handful of bugs and memory leaks. |
blob | commitdiff | raw | diff to current |
2005-04-10 |
Sigmund Augdal Helberg | playlist/item.c, include/vlc_playlist.h: introduced... |
blob | commitdiff | raw | diff to current |
2005-03-01 |
Clément Stenac | Fix playlist export |
blob | commitdiff | raw | diff to current |
2005-01-16 |
Clément Stenac | Remove playlist info accessors (as they now belong... |
blob | commitdiff | raw | diff to current |
2005-01-11 |
Clément Stenac | Add some icons |
blob | commitdiff | raw | diff to current |
2004-12-20 |
Clément Stenac | No need to GuessType on directory content |
blob | commitdiff | raw | diff to current |
2004-12-10 |
Clément Stenac | Memory leaks |
blob | commitdiff | raw | diff to current |
2004-11-17 |
Clément Stenac | * Add return values to all functions |
blob | commitdiff | raw | diff to current |
2004-11-12 |
Gildas Bazin | * src/playlist/*: a couple of compilation fixes. |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Clément Stenac | * SAP: use session identifiers to decide if we need... |
blob | commitdiff | raw | diff to current |
2004-11-07 |
Clément Stenac | * Fixed autodelete |
blob | commitdiff | raw | diff to current |
2004-11-06 |
Clément Stenac | Improvements to the playlist core |
blob | commitdiff | raw | diff to current |
2004-09-22 |
Gildas Bazin | * src/playlist/item.c: fixed recent playlist item initi... |
blob | commitdiff | raw | diff to current |
2004-09-19 |
Gildas Bazin | * include/vlc_input.h, src/playlist/item.c: added vlc_i... |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Sigmund Augdal Helberg | various documentation fixes |
blob | commitdiff | raw | diff to current |
2004-04-23 |
Gildas Bazin | * src/playlist/item.c,item-ext.c: fixed memory leaks. |
blob | commitdiff | raw | diff to current |
2004-04-23 |
Gildas Bazin | * src/playlist/item.c: fixed memory leak. |
blob | commitdiff | raw | diff to current |
2004-04-03 |
Cyril Deguet | * playlist.c: better random algorithm: do not play... |
blob | commitdiff | raw | diff to current |
2004-03-31 |
Gildas Bazin | * src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N... |
blob | commitdiff | raw | diff to current |
2004-03-14 |
Clément Stenac | Fix deadlocks in playlist |
blob | commitdiff | raw | diff to current |
2004-02-28 |
Gildas Bazin | * src/playlist/*: portability fixes, moved playlist_Add... |
blob | commitdiff | raw | diff to current |
2004-02-08 |
Gildas Bazin | * src/playlist/*: fixed complete fuckage of playlist_It... |
blob | commitdiff | raw | diff to current |
2004-01-29 |
Clément Stenac | Options as infos were bad in several ways: it broke... |
blob | commitdiff | raw | diff to current |
2004-01-17 |
Sigmund Augdal Helberg | src/playlist/item* |
blob | commitdiff | raw | diff to current |
2004-01-06 |
Clément Stenac | - src/misc/win32_specific: compilation fix for win32... |
blob | commitdiff | raw | diff to current |
next |