git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
playlist: fix media library loading, fix #1320.
[vlc.git]
/
src
/
playlist
/
loadsave.c
2007-10-03
Rafaël Carré
playlist: fix media library loading, fix #1320.
blob
|
commitdiff
2007-09-28
Rafaël Carré
Adds an input option "meta-file" to be used by input...
blob
|
commitdiff
|
diff to current
2007-09-23
Rémi Denis-Courmont
Re-do [18770] - fixes #1287.
blob
|
commitdiff
|
diff to current
2007-09-18
Rémi Denis-Courmont
Remove remaining strerror() calls from core - refs...
blob
|
commitdiff
|
diff to current
2007-09-09
Rafaël Carré
media library loading: Adds a fixme reminder for pdherb...
blob
|
commitdiff
|
diff to current
2007-09-09
Antoine Cellerier
On OSes other than Windows, Mac OS X and BeOS (so it...
blob
|
commitdiff
|
diff to current
2007-08-30
Rafaël Carré
Checks if ml.xsp is present before loading it
blob
|
commitdiff
|
diff to current
2007-08-30
Rafaël Carré
Reenables media library loading
blob
|
commitdiff
|
diff to current
2007-08-06
Rémi Denis-Courmont
Simplify and remove a warning
blob
|
commitdiff
|
diff to current
2007-04-15
Rémi Denis-Courmont
Print error message when loading the playlist fails
blob
|
commitdiff
|
diff to current
2007-04-14
Rémi Denis-Courmont
Move libvlc module stuff to their own subdirectory
blob
|
commitdiff
|
diff to current
2007-04-05
Rémi Denis-Courmont
Revert previous commit.
blob
|
commitdiff
|
diff to current
2007-04-05
Rafaël Carré
Streaming output works again. Closes #1047
blob
|
commitdiff
|
diff to current
2007-03-02
Christophe Mutricy
Do not pass too much argument to sprintf
blob
|
commitdiff
|
diff to current
2007-02-28
Yoann Peronneau
* src/playlist/loadsave.c: create directory before...
blob
|
commitdiff
|
diff to current
2007-02-10
Rémi Denis-Courmont
Disable xpsf playlist until it stops breaking streaming...
blob
|
commitdiff
|
diff to current
2006-11-26
Clément Stenac
A bit of headers cleanup
blob
|
commitdiff
|
diff to current
2006-11-19
Clément Stenac
* Documentation belongs to the .h, step 1
blob
|
commitdiff
|
diff to current
2006-11-11
Clément Stenac
* Remove some unneeded complexity in playlist and directory
blob
|
commitdiff
|
diff to current
2006-09-24
Antoine Cellerier
Define DIR_SEP only once
blob
|
commitdiff
|
diff to current
2006-09-24
Clément Stenac
Rename vlc_input_item_* functions to input_Item* for...
blob
|
commitdiff
|
diff to current
2006-09-15
Clément Stenac
For consistency, remove references to vlc from libvlc
blob
|
commitdiff
|
diff to current
2006-09-05
Clément Stenac
Include errno.h
blob
|
commitdiff
|
diff to current
2006-09-05
Clément Stenac
Split playlist include file in public/private
blob
|
commitdiff
|
diff to current
2006-09-03
Clément Stenac
Auto load and save media library (Closes:#433)
blob
|
commitdiff
|
diff to current
2006-07-08
Clément Stenac
Some infrastructure work for playlist autoload/autosave
blob
|
commitdiff
|
diff to current
2006-05-14
Clément Stenac
Merge back branch 0.8.6-playlist-vlm to trunk.
blob
|
commitdiff
|
diff to current
2006-04-01
Felix Paul Kühne
* 2nd review of /src/* \ libvlc.h (refs #438)
blob
|
commitdiff
|
diff to current
2006-03-11
Antoine Cellerier
src/playlist/loadsave.c, modules/demux/playlist/*,...
blob
|
commitdiff
|
diff to current
2006-02-13
Rémi Denis-Courmont
All Unicode fixes for fopen() (refs #528)
blob
|
commitdiff
|
diff to current
2006-01-12
Antoine Cellerier
FSF address change.
blob
|
commitdiff
|
diff to current
2005-07-09
Rémi Denis-Courmont
Make Zorglub less unhappy
blob
|
commitdiff
|
diff to current
2005-07-08
Rémi Denis-Courmont
Copyright fixes
blob
|
commitdiff
|
diff to current
2005-03-11
Clément Stenac
Reduce the global verbosity
blob
|
commitdiff
|
diff to current
2004-11-06
Clément Stenac
Improvements to the playlist core
blob
|
commitdiff
|
diff to current
2004-10-04
Gildas Bazin
* src/*: got rid of the #ifdef HAVE_ERRNO_H.
blob
|
commitdiff
|
diff to current
2004-06-22
Laurent Aimar
* all: rework of the input.
blob
|
commitdiff
|
diff to current
2004-03-14
Clément Stenac
Fix deadlocks in playlist
blob
|
commitdiff
|
diff to current
2004-03-03
Gildas Bazin
* ALL: changed the prototype of module_Need() to accept...
blob
|
commitdiff
|
diff to current
2004-01-29
Clément Stenac
Options as infos were bad in several ways: it broke...
blob
|
commitdiff
|
diff to current
2004-01-25
Clément Stenac
* String review, round one
blob
|
commitdiff
|
diff to current
2004-01-23
Rocky Bernstein
Compilation bug: can't have preprocessor directives...
blob
|
commitdiff
|
diff to current
2004-01-23
Clément Stenac
* Doxygen doc fixes
blob
|
commitdiff
|
diff to current
2004-01-22
Gildas Bazin
* src/playlist/loadsave.c: errno.h related fixes.
blob
|
commitdiff
|
diff to current
2004-01-12
Derk-Jan Hartman
* src/playlist/loadsave.c: doxygenization
blob
|
commitdiff
|
diff to current
2004-01-11
Clément Stenac
* configure.ac : Added new folders
blob
|
commitdiff
|
diff to current
2004-01-06
Clément Stenac
- src/misc/win32_specific: compilation fix for win32...
blob
|
commitdiff
|
diff to current
2004-01-05
Clément Stenac
* Makefile.am : Added src/playlist/item-ext.c and src...
blob
|
commitdiff
|
diff to current
2003-10-29
Clément Stenac
Grmbl, it was obvious I would forget to add the new...
blob
|
commitdiff
|
diff to current