debian specific patch information for camstream / 0.27+dfsg-4

Summary

Package Version Package Type Source Package Format
0.27+dfsg-4 Debian-diff 1.0

Debian packaging Information

Diff file camstream_0.27+dfsg-4.diff.gz
Size23809
MD5sum6911f36ab5054cf7b8cbb66b10780027
./debian only changes view download

"series" style patches

patch summary view raw
qt3_headers2.patch
 audiodevs/include/AudioCollector.h       |    2 +-
 audiodevs/include/RingBuffer.h           |    2 +-
 audiodevs/linux/AudioMixerControlLinux.h |    2 +-
 camstream/CamStreamMainWindow.h          |    2 +-
 camstream/codec/CodecFrame.h             |    2 +-
 camstream/ftpput.h                       |    2 +-
 camstream/gui/AudioSettingsDlg.h         |    2 +-
 ccvt/show.cc                             |    2 +-
 misc/AudioDisplayVolume.h                |    4 ++--
 tracer/TraceManager.h                    |    2 +-
 videodevs/common/ChannelEditorDlg.h      |    4 ++--
 videodevs/include/TVChannel.h            |    2 +-
 videodevs/include/VideoCollector.h       |    2 +-
 videodevs/include/VideoDevice.h          |    6 +++---
 videodevs/linux/VideoAudioInput.h        |    2 +-
 videodevs/linux/VideoDeviceInput.h       |    2 +-
 videodevs/linux/VideoSettingsDlg.h       |    2 +-
 videodevs/linux/old-vdev.h               |    4 ++--
 18 files changed, 23 insertions(+), 23 deletions(-)
view download
use_videodev_from_usr_include.patch
 videodevs/linux/VideoDeviceLinux.h |    2 
 videodevs/linux/videodev.h         |  350 -------------------------------------
 2 files changed, 1 insertion(+), 351 deletions(-)
view download
const_strings_in_xpm.patch
 camstream/icons/canvas.xpm     |    2 +-
 camstream/icons/configure.xpm  |    2 +-
 camstream/icons/ctl_input.xpm  |    2 +-
 camstream/icons/ctl_size.xpm   |    2 +-
 camstream/icons/ctl_tuner.xpm  |    2 +-
 camstream/icons/ctl_video.xpm  |    2 +-
 camstream/icons/filesave.xpm   |    2 +-
 camstream/icons/mute.xpm       |    2 +-
 camstream/icons/savetimer.xpm  |    2 +-
 camstream/icons/showsnap.xpm   |    2 +-
 camstream/icons/snd_config.xpm |    2 +-
 camstream/icons/stop.xpm       |    2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)
view download
use_libv4l1.patch
 caminfo/Makefile.am                 |    2 -
 caminfo/Makefile.in                 |    2 -
 camstream/Makefile.am               |    2 -
 camstream/Makefile.in               |    2 -
 videodevs/linux/VideoAudioInput.cc  |   16 ++++----
 videodevs/linux/VideoDeviceInput.cc |    6 +--
 videodevs/linux/VideoDeviceLinux.cc |   67 +++++++++++++++++-----------------
 videodevs/linux/VideoDeviceLinux.h  |    1 
 videodevs/linux/VideoDeviceTuner.cc |   16 ++++----
 videodevs/linux/VideoSettingsDlg.cc |   70 ++++++++++++++++++------------------
 videodevs/linux/old-vdev.cc         |   65 ++++++++++++++++-----------------
 11 files changed, 125 insertions(+), 124 deletions(-)
view download