]> git.sesse.net Git - vlc/history - modules/access/alsa.c
Use var_Inherit* when applicable.
[vlc] / modules / access / alsa.c
2010-08-17 Rémi DuraffortUse var_Inherit* when applicable.
2010-07-07 Rémi Denis-Courmontdemux: provide both URL and file path as with access
2010-01-11 Rémi Denis-CourmontRemove useless <fcntl.h> inclusions
2010-01-11 Rémi Denis-CourmontRemove useless <ctype.h> inclusions
2009-12-28 Antoine CellerierChange default alsa device lookup
2009-12-28 Antoine CellerierAdd a small help text to the alsa access.
2009-08-29 Rémi Denis-CourmontReally fix access_alsa compilation
2009-07-17 Antoine CellerierFix video delay when using alsa or oss as slaves
2009-07-14 JP DingerRevert bitflip spotted by xtophe.
2009-07-14 JP DingerRemove unneeded casts and intermediaries in va_arg...
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Laurent AimarDo not uselessly include vlc_vout.h in access.
2009-03-28 Antoine CellerierAlsa access: list available capture devices
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-04 Antoine CellerierFix confusing variable name.
2009-01-03 Antoine CellerierImplement DEMUX_SET_NEXT_DEMUX_TIME in alsa & oss
2009-01-03 Antoine CellerierCosmetics.
2009-01-03 Antoine CellerierCleanup alsa.
2009-01-03 Antoine CellerierFix alsa polling.
2009-01-03 Antoine CellerierSplit Alsa access module from v4l2.