root/src/playlist/loadsave.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @c7edfac702b32cef1e1f85ef04a528e567e8e27d [c7edfac702b32cef1e1f85ef04a528e567e8e27d] 08/24/08 14:27:19 Antoine Cellerier <dionoea@videolan.org> This doesn't need to be an info message.
(edit) @d11fd0d1e5433a5299fbf0f0150178178ebd3f83 [d11fd0d1e5433a5299fbf0f0150178178ebd3f83] 08/15/08 00:32:07 Pierre d'Herbemont <pdherbemont@videolan.org> codecleanup: Replace input_Item by input_item.
(edit) @a518149f3478fc8bc984b114a1821d0fd83cecab [a518149f3478fc8bc984b114a1821d0fd83cecab] 07/21/08 09:32:34 Rémi Duraffort <ivoire@videolan.org> Use pl_Locked and pl_Unlocked.
(edit) @57c3ecd2292588c7312afbb6935d414bfbe2e826 [57c3ecd2292588c7312afbb6935d414bfbe2e826] 06/19/08 20:06:55 Rémi Duraffort <ivoire@videolan.org> Remove msg_Err about memory allocation. Fix two potential …
(edit) @7e413aa7c9d60c30c86a7cd84862fc14f4920c83 [7e413aa7c9d60c30c86a7cd84862fc14f4920c83] 06/17/08 20:10:29 Rémi Denis-Courmont <rdenis@simphalempin.com> Use vlc_object_lock and vlc_object_unlock
(edit) @d666030b2349e8a710fcba4d2cabb912cc700580 [d666030b2349e8a710fcba4d2cabb912cc700580] 05/31/08 21:10:28 Rémi Denis-Courmont <rdenis@simphalempin.com> libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
(edit) @146dad54bff773b990752e44b92aa35f87cbc678 [146dad54bff773b990752e44b92aa35f87cbc678] 05/06/08 22:15:51 Rémi Denis-Courmont <rem@videolan.org> Use config_GetUserDataDir() internally
(edit) @d6a7e4898ec7aec075b0aeb056b3c883de7be60a [d6a7e4898ec7aec075b0aeb056b3c883de7be60a] 05/05/08 22:41:18 Rémi Denis-Courmont <rem@videolan.org> Hide psz_(cache|config|data)dir
(edit) @3441c108d129086918f6625c56939192794f76fa [3441c108d129086918f6625c56939192794f76fa] 05/05/08 22:34:21 Rémi Denis-Courmont <rem@videolan.org> Do not re-invent strcpy
(edit) @449fd28aaf007c6411251dae9d0dbfdc65b135d1 [449fd28aaf007c6411251dae9d0dbfdc65b135d1] 04/14/08 02:02:22 Pierre d'Herbemont <pdherbemont@videolan.org> Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. This …
(edit) @9de3b003216bf70d3617968b5175672bbf819213 [9de3b003216bf70d3617968b5175672bbf819213] 04/01/08 22:55:16 Pierre d'Herbemont <pdherbemont@videolan.org> playlist: if(X)free(X) -> free(X)
(edit) @a3ee25ff101492092d75c2e79e1cd0c84949d278 [a3ee25ff101492092d75c2e79e1cd0c84949d278] 04/01/08 21:45:34 Pierre d'Herbemont <pdherbemont@videolan.org> playlist: Don't lock/unlock where not needed. Pointed-out-by: Rafaël …
(edit) @800b605ec18ae513c70ab69484455cdeaf7fc3a8 [800b605ec18ae513c70ab69484455cdeaf7fc3a8] 04/01/08 21:44:33 Pierre d'Herbemont <pdherbemont@videolan.org> playlist: Correctly decref where we use the object.
(edit) @09ce2046a19146b3992159ddb716d8bab45bc285 [09ce2046a19146b3992159ddb716d8bab45bc285] 04/01/08 21:13:08 Rafaël Carré <funman@videolan.org> Fix media library's input items reference counting
(edit) @c338db8dd9e974e5027bdc248e76cb3a518f9b30 [c338db8dd9e974e5027bdc248e76cb3a518f9b30] 04/01/08 01:50:05 Pierre d'Herbemont <pdherbemont@videolan.org> playlist: To avoid race on p_input destruction, keep a reference around …
(edit) @00dbcd22a3ad188806a35c56f75b75b86cdab8a6 [00dbcd22a3ad188806a35c56f75b75b86cdab8a6] 04/01/08 01:28:23 Pierre d'Herbemont <pdherbemont@videolan.org> playlist: Proper locking when editing playlist variable in loadsave.c. …
(edit) @cf5667bd8ce8bfd6c99c55a225361a2af1539b30 [cf5667bd8ce8bfd6c99c55a225361a2af1539b30] 03/31/08 22:43:21 Rafaël Carré <funman@videolan.org> Avoid leaking input items
(edit) @0e86a35f7852d41c4f7d70759bc966c5f21c9ac0 [0e86a35f7852d41c4f7d70759bc966c5f21c9ac0] 03/11/08 19:45:27 Rafaël Carré <funman@videolan.org> Do not use playlist_*AddInput?() when the playlist has already been …
(edit) @99fab9089e9e1709d9c3a4bc5ced0c137ac59134 [99fab9089e9e1709d9c3a4bc5ced0c137ac59134] 01/23/08 22:50:58 Rémi Denis-Courmont <rem@videolan.org> Don't include config.h from the headers - refs #297. Missing some cases …
(edit) @fb36458505fc51cb9491f54465c07e85fb33eb14 [fb36458505fc51cb9491f54465c07e85fb33eb14] 01/14/08 19:33:30 Rafaël Carré <funman@videolan.org> don't copy 'meta-file' option to inputs
(edit) @99f6722d6c42bd408e50c43e7ab397cbb0b33667 [99f6722d6c42bd408e50c43e7ab397cbb0b33667] 01/01/08 19:03:56 Pierre d'Herbemont <pdherbemont@videolan.org> Revert [23949].
(edit) @7b9e1799ee5a6330222f62801abb29f15750611c [7b9e1799ee5a6330222f62801abb29f15750611c] 12/30/07 19:24:10 Rafaël Carré <funman@videolan.org> fix #1410. You can not change a playlist_item_t to be a node, when you …
(edit) @de8a547ca9cf558181f8e2c972e21c745a149a10 [de8a547ca9cf558181f8e2c972e21c745a149a10] 12/29/07 22:28:44 Rafaël Carré <funman@videolan.org> fix input item mem leak
(edit) @a19eff66700e36ac1d0a16fc04a206d1ee00cb20 [a19eff66700e36ac1d0a16fc04a206d1ee00cb20] 12/23/07 16:29:47 Pierre d'Herbemont <pdherbemont@videolan.org> playlist: Fix an input_item leak in item.c, and notice that we are leaking …
(edit) @2d9c9ee62b6f63155566a25c4e65b0d0dd14cf6d [2d9c9ee62b6f63155566a25c4e65b0d0dd14cf6d] 12/09/07 20:33:51 Rémi Denis-Courmont <rem@videolan.org> Split the big config file
(edit) @890dbc2206f595c016b2923f0f8b206d269a1877 [890dbc2206f595c016b2923f0f8b206d269a1877] 11/13/07 23:10:58 Yoann Peronneau <yoann@videolan.org> * XSPF nested playlist
(edit) @285ed3d120dd3e20994604daeee24673ed746ff6 [285ed3d120dd3e20994604daeee24673ed746ff6] 10/12/07 18:42:50 Rafaël Carré <funman@videolan.org> playlist: use a valid extension for Media Library ("xspf")
(edit) @bb43af444de6f972c3e68edc8767f1ab3686ce6e [bb43af444de6f972c3e68edc8767f1ab3686ce6e] 10/07/07 23:20:30 Rafaël Carré <funman@videolan.org> media library loading: remove "meta-file" input option from subitems
(edit) @59198c7ddb54e2193636425475ba46b09b135264 [59198c7ddb54e2193636425475ba46b09b135264] 10/03/07 02:35:13 Rafaël Carré <funman@videolan.org> playlist: fix media library loading, fix #1320.
(edit) @5b093e36f6efdc9a834532bd962eecb62161a635 [5b093e36f6efdc9a834532bd962eecb62161a635] 09/28/07 18:08:55 Rafaël Carré <funman@videolan.org> Adds an input option "meta-file" to be used by input that aren't real …
(edit) @be1cc2c0dba7002b6724894b7d8cdab192f42a4a [be1cc2c0dba7002b6724894b7d8cdab192f42a4a] 09/23/07 18:16:23 Rémi Denis-Courmont <rem@videolan.org> Re-do [18770] - fixes #1287. And why the heck was this undone in the first …
(edit) @2578127f4e1498bbe514cc8407fd575fb4865994 [2578127f4e1498bbe514cc8407fd575fb4865994] 09/18/07 17:52:21 Rémi Denis-Courmont <rem@videolan.org> Remove remaining strerror() calls from core - refs #1297
(edit) @e116212be98182d07378ae9a2400db4af80ced6b [e116212be98182d07378ae9a2400db4af80ced6b] 09/09/07 21:59:26 Rafaël Carré <funman@videolan.org> media library loading: Adds a fixme reminder for pdherbemont
(edit) @16f32e1500887c0dcd33cb06ad71759a81a52878 [16f32e1500887c0dcd33cb06ad71759a81a52878] 09/09/07 18:10:45 Antoine Cellerier <dionoea@videolan.org> On OSes other than Windows, Mac OS X and BeOS (so it's Linux) comply with …
(edit) @92ebfe8b665bd5843cc3b91b8dddc07e1497ffef [92ebfe8b665bd5843cc3b91b8dddc07e1497ffef] 08/30/07 03:10:14 Rafaël Carré <funman@videolan.org> Checks if ml.xsp is present before loading it
(edit) @8e081cf1f374ea81cfa7806615ab5d5b591d88ac [8e081cf1f374ea81cfa7806615ab5d5b591d88ac] 08/30/07 02:59:13 Rafaël Carré <funman@videolan.org> Reenables media library loading Uses --no-media-library if you don't want …
(edit) @11d2650a5ad1fe504027d2decde1fcbcd79151ce [11d2650a5ad1fe504027d2decde1fcbcd79151ce] 08/06/07 21:58:36 Rémi Denis-Courmont <rem@videolan.org> Simplify and remove a warning
(edit) @14246592841d6eb4b398de735a62fa27fdd8f543 [14246592841d6eb4b398de735a62fa27fdd8f543] 04/15/07 14:34:00 Rémi Denis-Courmont <rem@videolan.org> Print error message when loading the playlist fails (which is always)
(edit) @2eeecb47c846664e466677e9a592091e841290e4 [2eeecb47c846664e466677e9a592091e841290e4] 04/14/07 17:19:03 Rémi Denis-Courmont <rem@videolan.org> Move libvlc module stuff to their own subdirectory
(edit) @e560aff75a63b222bea9c92e6150bc7b6f669be3 [e560aff75a63b222bea9c92e6150bc7b6f669be3] 04/05/07 20:31:27 Rémi Denis-Courmont <rem@videolan.org> Revert previous commit. I thought the comments where pretty clear.
(edit) @db9d9941618ed8641ed18c34a9968e51892979c6 [db9d9941618ed8641ed18c34a9968e51892979c6] 04/05/07 19:08:49 Rafaël Carré <funman@videolan.org> Streaming output works again. Closes #1047
(edit) @898c9279c74f6cda95a8c96d5204b7cc605aa92e [898c9279c74f6cda95a8c96d5204b7cc605aa92e] 03/02/07 15:52:51 Christophe Mutricy <xtophe@videolan.org> Do not pass too much argument to sprintf
(edit) @0bf39ed37db37db3d1c925e3af7a742ff251a522 [0bf39ed37db37db3d1c925e3af7a742ff251a522] 02/28/07 21:41:01 Yoann Peronneau <yoann@videolan.org> * src/playlist/loadsave.c: create directory before saving Media Library
(edit) @2a347b1d80b8da05b03d2f5a74851c11d3a4f88b [2a347b1d80b8da05b03d2f5a74851c11d3a4f88b] 02/10/07 19:54:00 Rémi Denis-Courmont <rem@videolan.org> Disable xpsf playlist until it stops breaking streaming output
(edit) @d3fe7f28797d4dba65ffcdd60bf932e758a48a9e [d3fe7f28797d4dba65ffcdd60bf932e758a48a9e] 11/26/06 15:20:34 Clément Stenac <zorglub@videolan.org> A bit of headers cleanup * Headers in include must contain the structures …
(edit) @420d5f170e9ff667e2a218ebb86eb9d7e4d9aa61 [420d5f170e9ff667e2a218ebb86eb9d7e4d9aa61] 11/19/06 15:37:04 Clément Stenac <zorglub@videolan.org> * Documentation belongs to the .h, step 1 * Unexported a few internal …
(edit) @673861da5ce8bfeb0a4adbd5be95aa5fd2da9e4b [673861da5ce8bfeb0a4adbd5be95aa5fd2da9e4b] 11/12/06 00:37:25 Clément Stenac <zorglub@videolan.org> * Remove some unneeded complexity in playlist and directory * Remove some …
(edit) @937b624960cbd7dc0605b3627ee9adf4902f4b99 [937b624960cbd7dc0605b3627ee9adf4902f4b99] 09/24/06 17:11:33 Antoine Cellerier <dionoea@videolan.org> Define DIR_SEP only once
(edit) @857b51f9c9ace345a6b6a9a45a20829101830abb [857b51f9c9ace345a6b6a9a45a20829101830abb] 09/24/06 14:40:10 Clément Stenac <zorglub@videolan.org> Rename vlc_input_item_* functions to input_Item* for consistency Add …
(edit) @f485214f09dd284cbb85674e937fbbb0a6032a2e [f485214f09dd284cbb85674e937fbbb0a6032a2e] 09/15/06 16:31:51 Clément Stenac <zorglub@videolan.org> For consistency, remove references to vlc from libvlc Also, make it …
(edit) @9ab29013a72a3f9ede29df2331b32c3aba5bfb49 [9ab29013a72a3f9ede29df2331b32c3aba5bfb49] 09/05/06 13:18:44 Clément Stenac <zorglub@videolan.org> Include errno.h
(edit) @315069b3b158b8d71668b5295e4fd0ea8957a3f2 [315069b3b158b8d71668b5295e4fd0ea8957a3f2] 09/05/06 08:09:42 Clément Stenac <zorglub@videolan.org> Split playlist include file in public/private
(edit) @3f1e3abe351f19cb9bff01e8cdc8d36f736c97c9 [3f1e3abe351f19cb9bff01e8cdc8d36f736c97c9] 09/03/06 19:31:02 Clément Stenac <zorglub@videolan.org> Auto load and save media library (Closes:#433)
(edit) @f3c6bbcc0afde6731ea31f123e44844365720cfd [f3c6bbcc0afde6731ea31f123e44844365720cfd] 07/08/06 19:28:51 Clément Stenac <zorglub@videolan.org> Some infrastructure work for playlist autoload/autosave
(edit) @ed0b72e3714ad87cb4e10b9a7239e19b9ef0724e [ed0b72e3714ad87cb4e10b9a7239e19b9ef0724e] 05/14/06 20:29:00 Clément Stenac <zorglub@videolan.org> Merge back branch 0.8.6-playlist-vlm to trunk. What is currently broken: …
(edit) @8ab353b1123d829cd0e335a36cc7dffb4ae83a19 [8ab353b1123d829cd0e335a36cc7dffb4ae83a19] 04/01/06 13:27:40 Felix Paul Kühne <fkuehne@videolan.org> * 2nd review of /src/* \ libvlc.h (refs #438)
(edit) @8e8e64419dbc027b464e227b7d1b4f6056394ebb [8e8e64419dbc027b464e227b7d1b4f6056394ebb] 03/12/06 00:19:59 Antoine Cellerier <dionoea@videolan.org> src/playlist/loadsave.c, modules/demux/playlist/*, …
(edit) @1c3528868c36e57e12cc0d99722255b261f50c41 [1c3528868c36e57e12cc0d99722255b261f50c41] 02/13/06 09:30:55 Rémi Denis-Courmont <rem@videolan.org> All Unicode fixes for fopen() (refs #528)
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 01/13/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @fe087a38282e93addb25fa9598393e40ea233b09 [fe087a38282e93addb25fa9598393e40ea233b09] 07/09/05 08:17:09 Rémi Denis-Courmont <rem@videolan.org> Make Zorglub less unhappy
(edit) @85b29bdc288a1573d43bd524908be5748a9b3640 [85b29bdc288a1573d43bd524908be5748a9b3640] 07/08/05 20:12:44 Rémi Denis-Courmont <rem@videolan.org> Copyright fixes (da big courmischage)
(edit) @5f549ab8a1c7970ccae1d87b3f2df16b20d65d5f [5f549ab8a1c7970ccae1d87b3f2df16b20d65d5f] 03/11/05 08:52:18 Clément Stenac <zorglub@videolan.org> Reduce the global verbosity Change some message severities
(edit) @f9d5e2baf5e771718cd9a342b127efdd8404ebca [f9d5e2baf5e771718cd9a342b127efdd8404ebca] 11/06/04 12:17:46 Clément Stenac <zorglub@videolan.org> Improvements to the playlist core
(edit) @86f50fede6632f5349c49dbefe435ab4e0af2c0f [86f50fede6632f5349c49dbefe435ab4e0af2c0f] 10/04/04 15:34:42 Gildas Bazin <gbazin@videolan.org> * src/*: got rid of the #ifdef HAVE_ERRNO_H.
(edit) @96f1226fed517a0118103163fb62781a4bf2d8a6 [96f1226fed517a0118103163fb62781a4bf2d8a6] 06/22/04 21:30:54 Laurent Aimar <fenrir@videolan.org> * all: rework of the input.
(edit) @d8c509a867e427b86a70b85fdc82dc29ad8dc745 [d8c509a867e427b86a70b85fdc82dc29ad8dc745] 03/14/04 21:18:21 Clément Stenac <zorglub@videolan.org> Fix deadlocks in playlist
(edit) @c87d50dd850bac965aaf9e81b97e0c166fc22a4f [c87d50dd850bac965aaf9e81b97e0c166fc22a4f] 03/03/04 21:39:53 Gildas Bazin <gbazin@videolan.org> * ALL: changed the prototype of module_Need() to accept a "strict" boolean …
(edit) @499a384591d4238957f08348471fab5f36747fe7 [499a384591d4238957f08348471fab5f36747fe7] 01/29/04 18:51:08 Clément Stenac <zorglub@videolan.org> Options as infos were bad in several ways: it broke PLAYLIST_GO, used much …
(edit) @1e67ea66dcb1f5aa9add966a3563b98b9cd3ccca [1e67ea66dcb1f5aa9add966a3563b98b9cd3ccca] 01/25/04 18:16:06 Clément Stenac <zorglub@videolan.org> * String review, round one * A few coding style fixes * Doxygenized a few …
(edit) @ae7ddb624932be8956493c5b790f1b400e66146f [ae7ddb624932be8956493c5b790f1b400e66146f] 01/24/04 00:06:25 Rocky Bernstein <rocky@videolan.org> Compilation bug: can't have preprocessor directives inside a macro.
(edit) @37dbdbd8e1a9df9be0217aa396c3bbbc07298413 [37dbdbd8e1a9df9be0217aa396c3bbbc07298413] 01/23/04 11:48:08 Clément Stenac <zorglub@videolan.org> * Doxygen doc fixes * Add missing locks * Duration sort
(edit) @cc43bca363c9f8ec02b6e911c9e620656e262eaa [cc43bca363c9f8ec02b6e911c9e620656e262eaa] 01/22/04 20:35:14 Gildas Bazin <gbazin@videolan.org> * src/playlist/loadsave.c: errno.h related fixes. * …
(edit) @bbcf0bebe0abe6244583a75482d2893ac0f38894 [bbcf0bebe0abe6244583a75482d2893ac0f38894] 01/12/04 22:22:23 Derk-Jan Hartman <hartman@videolan.org> * src/playlist/loadsave.c: doxygenization * modules/gui/macosx/playlist.m: …
(edit) @5dc722b5545a43b46db156ab1031da89c512e4ab [5dc722b5545a43b46db156ab1031da89c512e4ab] 01/11/04 01:45:06 Clément Stenac <zorglub@videolan.org> * configure.ac : Added new folders * New playlist import/export system: …
(edit) @982c016f90b5992fc7d4e4f6ed5e11f6556d18a6 [982c016f90b5992fc7d4e4f6ed5e11f6556d18a6] 01/06/04 09:50:20 Clément Stenac <zorglub@videolan.org> - src/misc/win32_specific: compilation fix for win32 (can someone …
(edit) @17557ea64382428560a75ecef753e88f39158834 [17557ea64382428560a75ecef753e88f39158834] 01/05/04 13:59:43 Clément Stenac <zorglub@videolan.org> * Makefile.am : Added src/playlist/item-ext.c and src/playlist/info.c * …
(edit) @fd616f91f91cb7bd90abf18d0f6e1e2d73fd7f15 [fd616f91f91cb7bd90abf18d0f6e1e2d73fd7f15] 10/29/03 19:00:46 Clément Stenac <zorglub@videolan.org> Grmbl, it was obvious I would forget to add the new files
Note: See TracRevisionLog for help on using the revision log.