git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Respect album-art for CDDB request.
[vlc.git]
/
modules
/
access
/
cdda.c
2009-05-15
Laurent Aimar
Respect album-art for CDDB request.
blob
|
commitdiff
2009-05-01
Laurent Aimar
Add most of *-caching options as safe
blob
|
commitdiff
|
diff to current
2009-04-10
Rémi Denis-Courmont
Remove useless (very partially used) check for errno.h
blob
|
commitdiff
|
diff to current
2009-03-31
Rémi Denis-Courmont
Unused variable
blob
|
commitdiff
|
diff to current
2009-02-24
Laurent Aimar
Added CD-TEXT support to our cdda module (linux/win32).
blob
|
commitdiff
|
diff to current
2009-02-24
Laurent Aimar
Prepare GetTracks for CD-TEXT (cdda).
blob
|
commitdiff
|
diff to current
2009-02-24
Laurent Aimar
Clean up/Fix memleak in CDDB code for our cdda access.
blob
|
commitdiff
|
diff to current
2009-02-18
Laurent Aimar
Fixed a memleak in cdda.
blob
|
commitdiff
|
diff to current
2009-02-18
Laurent Aimar
Allow to only specify --cdda-track to select a cd audio...
blob
|
commitdiff
|
diff to current
2009-02-03
Laurent Aimar
Add more CDDA informations to the playlist node.
blob
|
commitdiff
|
diff to current
2009-02-01
Laurent Aimar
Improved CDDB information support in cdda.c
blob
|
commitdiff
|
diff to current
2009-01-27
Rémi Denis-Courmont
Trailing ;
blob
|
commitdiff
|
diff to current
2009-01-22
Rémi Duraffort
access_cdda: use INT64_C
blob
|
commitdiff
|
diff to current
2009-01-20
Laurent Aimar
Removed useless ACCESS_GET_MTU/STREAM_GET_MTU.
blob
|
commitdiff
|
diff to current
2009-01-18
Laurent Aimar
Small simplification in cdda.
blob
|
commitdiff
|
diff to current
2009-01-17
Laurent Aimar
Force to specify options flags in input_item_New*.
blob
|
commitdiff
|
diff to current
2009-01-17
Laurent Aimar
Renamed input_item_AddOpt to input_item_AddOption.
blob
|
commitdiff
|
diff to current
2009-01-16
Timo Paulssen
fix cdda playlists for CDs that have more than 9 titles.
blob
|
commitdiff
|
diff to current
2008-11-22
Laurent Aimar
Set CDDA track duration when creating the track items.
blob
|
commitdiff
|
diff to current
2008-11-22
Laurent Aimar
Do not use playlist code in CDDA.
blob
|
commitdiff
|
diff to current
2008-10-29
Rémi Denis-Courmont
Remove most stray semi-colons in module descriptions
blob
|
commitdiff
|
diff to current
2008-09-27
Pierre d'Herbemont
playlist: Move more members as private.
blob
|
commitdiff
|
diff to current
2008-09-24
Derk-Jan Hartman
cdda: Fix issue with pausing of CDDA
blob
|
commitdiff
|
diff to current
2008-09-20
Antoine Cellerier
s/pl_Yield/pl_Hold/
blob
|
commitdiff
|
diff to current
2008-08-14
Pierre d'Herbemont
codecleanup: Replace input_Item by input_item.
blob
|
commitdiff
|
diff to current
2008-08-14
Rémi Duraffort
Use asprintf instead of malloc+sprintf (and check the...
blob
|
commitdiff
|
diff to current
2008-08-01
Rémi Duraffort
Access/cdda: fix memleak
blob
|
commitdiff
|
diff to current
2008-07-21
Rémi Duraffort
Use pl_Release.
blob
|
commitdiff
|
diff to current
2008-07-21
Rémi Duraffort
Use pl_Locked and pl_Unlocked
blob
|
commitdiff
|
diff to current
2008-06-14
Pierre d'Herbemont
cdda: Warn about wrong playlist usage in the file.
blob
|
commitdiff
|
diff to current
2008-05-31
Rémi Denis-Courmont
Plugins: include vlc_common.h directly instead of vlc...
blob
|
commitdiff
|
diff to current
2008-05-21
Rémi Denis-Courmont
Use gettext_noop() consistently
blob
|
commitdiff
|
diff to current
2008-05-08
Rémi Denis-Courmont
Include vlc_plugin.h as needed
blob
|
commitdiff
|
diff to current
2008-05-01
Rémi Denis-Courmont
Remove I64C as well
blob
|
commitdiff
|
diff to current
2008-04-30
Rémi Denis-Courmont
Disc reading libs want ANSI rather than UTF-8 paths...
blob
|
commitdiff
|
diff to current
2008-04-14
Pierre d'Herbemont
access: Rename access2 to access as access is no longer...
blob
|
commitdiff
|
diff to current
2008-04-14
Pierre d'Herbemont
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
blob
|
commitdiff
|
diff to current
2008-03-12
Rémi Duraffort
Another time "Remove useless test before a free".
blob
|
commitdiff
|
diff to current
2008-03-11
Rafaël Carré
Do not use playlist_*AddInput() when the playlist has...
blob
|
commitdiff
|
diff to current
2008-01-23
Rémi Denis-Courmont
Don't include config.h from the headers - refs #297.
blob
|
commitdiff
|
diff to current
2008-01-16
Rémi Denis-Courmont
Revert the so-called whitelisting commits that are...
blob
|
commitdiff
|
diff to current
2008-01-16
Rafaël Carré
input options whitelisting, step 2 (refs #1371)
blob
|
commitdiff
|
diff to current
2008-01-11
Felix Paul Kühne
cdda: correctly display Title and Artist in CDDB mode...
blob
|
commitdiff
|
diff to current
2007-12-23
Pierre d'Herbemont
modules/access/cdda.c: Fix an input_item memleak.
blob
|
commitdiff
|
diff to current
2007-10-02
Rémi Denis-Courmont
Export Content-Type out of HTTP access using Control.
blob
|
commitdiff
|
diff to current
2007-08-22
Rafaël Carré
Input access locking, part 3 (final).
blob
|
commitdiff
|
diff to current
2007-08-20
Rémi Denis-Courmont
Remove _GNU_SOURCE and string.h too
blob
|
commitdiff
|
diff to current
2007-08-20
Rémi Denis-Courmont
Remove stdlib.h
blob
|
commitdiff
|
diff to current
2007-06-07
Rémi Denis-Courmont
- Avoid a bunch of dummy string copy
blob
|
commitdiff
|
diff to current
2007-02-22
Laurent Aimar
Do not use (input_thread_t*)p_access->p_parent it is...
blob
|
commitdiff
|
diff to current
2007-02-20
Clément Stenac
* Start cleaning up libvlc playlist API (Refs:#457)
blob
|
commitdiff
|
diff to current
2006-12-11
Derk-Jan Hartman
* Some more const warning fixes
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
Finish the playlist API transition (hopefully)
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-10-01
Antoine Cellerier
Fix a bunch of gcc warnings
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-17
Clément Stenac
Don't use find for the playlist
blob
|
commitdiff
|
diff to current
2006-07-19
Clément Stenac
Some more demux and access code factorization
blob
|
commitdiff
|
diff to current
2006-06-12
Clément Stenac
Simplify the CDDA module. Split more between parse...
blob
|
commitdiff
|
diff to current
2006-05-31
Clément Stenac
Fix playlist crasher and simplify a few things
blob
|
commitdiff
|
diff to current
2006-05-25
Clément Stenac
Fix CDDA and a corner-case in playlist handling
blob
|
commitdiff
|
diff to current
2006-05-25
Clément Stenac
Add a change_internal modifier to options. Please check...
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-03-31
Christophe Mutricy
Access/*: Second lecture (refs #438)
blob
|
commitdiff
|
diff to current
2006-03-29
Clément Stenac
Access strings (Refs:#438)
blob
|
commitdiff
|
diff to current
2006-03-25
Clément Stenac
Should fix playback of cdda://D:\ under win32. Please...
blob
|
commitdiff
|
diff to current
2006-02-16
Antoine Cellerier
[patch] unifying meta-information access, the 2nd by...
blob
|
commitdiff
|
diff to current
2006-01-29
Clément Stenac
Should fix CDDA build
blob
|
commitdiff
|
diff to current
2006-01-28
Damien Fouilleul
cdda.c: don't forget to include <errno.h> when using...
blob
|
commitdiff
|
diff to current
2006-01-28
Clément Stenac
Add CDDB support to CDDA module (Refs:#459)
blob
|
commitdiff
|
diff to current
2006-01-12
Antoine Cellerier
FSF address change.
blob
|
commitdiff
|
diff to current
2005-12-17
Clément Stenac
Release playlist
blob
|
commitdiff
|
diff to current
2005-12-16
Clément Stenac
Don't crash
blob
|
commitdiff
|
diff to current
2005-12-16
Clément Stenac
Add multi-item support to cdda module (default enabled...
blob
|
commitdiff
|
diff to current
2005-12-16
Clément Stenac
Grmbl
blob
|
commitdiff
|
diff to current
2005-12-16
Clément Stenac
Revert
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-04-24
Clément Stenac
Don't forget to update the status bar on track change
blob
|
commitdiff
|
diff to current
2005-04-23
Clément Stenac
Give a fine name when playing audio CD
blob
|
commitdiff
|
diff to current
2005-03-03
Clément Stenac
Preferences consistency fixes by Christophe Mutricy...
blob
|
commitdiff
|
diff to current
2004-12-11
Clément Stenac
Improvements to preferences
blob
|
commitdiff
|
diff to current
2004-08-31
Derk-Jan Hartman
* Don't bitch anymore about not found access_demux...
blob
|
commitdiff
|
diff to current
2004-08-20
Gildas Bazin
* src/input/*, include/vlc_input.h: the MRL is now...
blob
|
commitdiff
|
diff to current
2004-08-20
Gildas Bazin
* modules/access/cdda.c: new MRL syntax: "[dev_path...
blob
|
commitdiff
|
diff to current
2004-08-03
Gildas Bazin
* modules/access/cdda.c: fixes + simplification.
blob
|
commitdiff
|
diff to current
2004-06-06
Laurent Aimar
* access2: added shortcuts for vcd/svcd.
blob
|
commitdiff
|
diff to current
2004-06-06
Laurent Aimar
* access/*: use var_* helpers.
blob
|
commitdiff
|
diff to current
2004-06-05
Laurent Aimar
* cdda: converted to access2. It seems stable.
blob
|
commitdiff
|
diff to current
2004-05-02
Sigmund Augdal Helberg
modules/access/cdda.c: write proper bitrate in the...
blob
|
commitdiff
|
diff to current
2004-02-24
Gildas Bazin
* modules/access/cdda.c: added "cddasimple" shortcut.
blob
|
commitdiff
|
diff to current
2004-02-14
Gildas Bazin
* modules/access/cdda*: removed definition of WAVEHEADER.
blob
|
commitdiff
|
diff to current
2004-02-06
Gildas Bazin
* modules/codec/dts.c: fixes a buffer overflow with...
blob
|
commitdiff
|
diff to current
2004-02-05
Gildas Bazin
* modules/video_output/directx/directx.c: fixed the...
blob
|
commitdiff
|
diff to current
2004-01-25
Gildas Bazin
* modules/access/*: strings review + coding style fixes.
blob
|
commitdiff
|
diff to current
2003-12-22
Sam Hocevar
* toolbox:
blob
|
commitdiff
|
diff to current
2003-12-11
Rocky Bernstein
Use cd-audio variable not vcd variable.
blob
|
commitdiff
|
diff to current
2003-11-29
Gildas Bazin
* modules/access/cdda.c: removed double ';'
blob
|
commitdiff
|
diff to current
2003-11-24
Laurent Aimar
* cdda: ported to es_out*.
blob
|
commitdiff
|
diff to current
next