]> git.sesse.net Git - vlc/history - modules/access/cdda/info.c
cdda/info: fix memleaks.
[vlc] / modules / access / cdda / info.c
2008-08-01 Rémi Duraffortcdda/info: fix memleaks.
2008-07-21 Rémi DuraffortUse pl_Release.
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked
2008-07-19 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-17 Rémi DuraffortThe playlist is not lock at this stage so let it lock...
2008-06-14 Pierre d'Herbemontcdda: Fix a really right warning.
2008-06-14 Pierre d'Herbemontcdda: Warn about wrong playlist usage in the file.
2008-06-14 Jean-Paul SamanFix indentation.
2008-05-01 Rémi Denis-CourmontRemove I64C as well
2008-04-23 Rafaël Carrémeta-data handling cleanup
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
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-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-02-22 Laurent AimarDo not use (input_thread_t*)p_access->p_parent it is...
2006-12-11 Derk-Jan Hartman* Some more const warning fixes
2006-11-29 Derk-Jan Hartman* cdda: update due to input_GetItem
2006-11-19 Derk-Jan Hartman* Fix CDDA module after playlist API updates
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-09-17 Clément StenacDon't use find for the playlist
2006-05-31 Clément StenacFix playlist crasher and simplify a few things
2006-05-17 Derk-Jan Hartman* This makes the cddax and vcdx modules compile again...
2006-03-01 Derk-Jan Hartman* Fixes for CDDB courtesy of Alexander Gall <gall at...
2006-01-12 Antoine CellerierFSF address change.
2005-12-16 Clément StenacBordel de saloperie de merde
2005-12-16 Clément StenacMove cddax to access/cddax
2005-07-16 Rocky Bernsteincdda/info.c: changes for libcddb 1.1.0 API
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-01 Rocky Bernsteinfix next/previous chapter in disc mode
2005-05-01 Rocky BernsteinFix some bugs when playlist not in disc but track mode:
2005-04-09 Rocky BernsteinFix bugs in disc-view slider. (May still have a couple...
2005-03-10 Clément StenacFix locking
2005-01-26 Rocky Bernsteinconfigure.ac: reinstate libcdio CD-DA and VCD plugins...
2005-01-16 Clément StenacRemove playlist info accessors (as they now belong...
2004-12-26 Rocky BernsteinTitle hell. Seems like titles work substantially diffe...
2004-12-25 Rocky BernsteinAdd a disc-mode and navigation-style control.
2004-12-17 Rocky BernsteinSome small cleanups.
2004-12-14 Clément Stenac* Provide playlist_LockFoo functions for some functions
2004-12-13 Rocky BernsteinAdd mrl info to playlist item.
2004-12-12 Rocky BernsteinGo over information that gets set, yet again. Disc...
2004-12-10 Rocky BernsteinGet stream disc information to appear again.
2004-12-08 Rocky BernsteinForgot that the lsn internal structure is 0-origin.
2004-12-08 Rocky BernsteinSet duration in playlist.
2004-12-02 Rocky BernsteinA little bit better if CDDB is not enabled or doesn...
2004-12-01 Rocky BernsteinSome compilation fixes when HAVE_LIBCDDB is not defined.
2004-11-23 Rocky BernsteinHonor "prefer-cdtext" option.
2004-11-19 Clément StenacCDDAX:
2004-10-10 Rocky BernsteinCompilation fix when libcddb is not available.
2004-10-07 Rocky BernsteinFirst attempt at adding CD-Text.