# # ChangeLog for /branches/libfreebob-downloader # # Generated by Trac 0.10.4 # 03/28/24 16:36:01 # 06/27/06 14:46:41 wagi [276] * branches/libfreebob-downloader/ChangeLog (modified) * branches/libfreebob-downloader/configure.ac (modified) * branches/libfreebob-downloader/src/bebob/bebob_avdevice.cpp (modified) * branches/libfreebob-downloader/src/bebob/bebob_avdevice.h (modified) * branches/libfreebob-downloader/src/bebob/bebob_dl_bcd.cpp (modified) * branches/libfreebob-downloader/src/bebob/bebob_dl_bcd.h (modified) * branches/libfreebob-downloader/src/bebob/bebob_dl_codes.cpp (modified) * branches/libfreebob-downloader/src/bebob/bebob_dl_codes.h (modified) * branches/libfreebob-downloader/src/bebob/bebob_dl_mgr.cpp (modified) * branches/libfreebob-downloader/src/bebob_light/bebob_light_avdevice.cpp (deleted) * branches/libfreebob-downloader/src/bebob_light/bebob_light_avdevice.h (deleted) * branches/libfreebob-downloader/src/bebob_light/bebob_light_avdevicesubunit.cpp (deleted) * branches/libfreebob-downloader/src/bebob_light/bebob_light_avdevicesubunit.h (deleted) * branches/libfreebob-downloader/src/bebob_light/bebob_light_avplug.cpp (deleted) * branches/libfreebob-downloader/src/bebob_light/bebob_light_avplug.h (deleted) * branches/libfreebob-downloader/src/bounce/bounce_avdevice.cpp (modified) * branches/libfreebob-downloader/src/configrom.cpp (modified) * branches/libfreebob-downloader/src/configrom.h (modified) * branches/libfreebob-downloader/src/devicemanager.cpp (modified) * branches/libfreebob-downloader/src/devicemanager.h (modified) 2006-06-27 Daniel Wagner <wagi@monom.org> * configure.ac: Version bump to 1.1.0 * remove bebob_light code * downloader various improvements * ConfigRom::isAvcDevice() removed. Device probe code added. Each device driver class can check if it supports a device. 06/21/06 14:49:06 wagi [271] * branches/libfreebob-downloader/ChangeLog (modified) * branches/libfreebob-downloader/src/bebob/bebob_dl_bcd.cpp (added) * branches/libfreebob-downloader/src/bebob/bebob_dl_bcd.h (added) * branches/libfreebob-downloader/src/bebob/bebob_dl_codes.cpp (added) * branches/libfreebob-downloader/src/bebob/bebob_dl_codes.h (added) * branches/libfreebob-downloader/src/bebob/bebob_dl_mgr.cpp (added) * branches/libfreebob-downloader/src/bebob/bebob_dl_mgr.h (added) * branches/libfreebob-downloader/src/configrom.cpp (modified) * branches/libfreebob-downloader/src/configrom.h (modified) * branches/libfreebob-downloader/src/freebob-downloader.cpp (added) * branches/libfreebob-downloader/src/libfreebobavc/ieee1394service.cpp (modified) * branches/libfreebob-downloader/src/libfreebobavc/ieee1394service.h (modified) * branches/libfreebob-downloader/src/libfreebobavc/serialize.cpp (modified) * branches/libfreebob-downloader/src/Makefile.am (modified) * branches/libfreebob-downloader/src/threads.h (added) 2006-06-21 Daniel Wagner <wagi@monom.org> * freebob-downloader first version added 06/21/06 14:14:09 wagi [270] * branches/libfreebob-downloader (copied) Downloader branch 06/10/06 03:49:38 wagi [260] * trunk/libfreebob/tests/streaming/Makefile.am (added) This Makefile.am file is still needed. Fix last checkin