# # ChangeLog for roard/driver_pwmled.c in roaraudio # # Generated by Trac 1.0.1 # 05/14/24 08:42:39 Mon, 24 Aug 2009 12:59:50 GMT phi [2502:6e79ef338c39] * roard/driver.c (modified) * roard/driver_pwmled.c (modified) * roard/include/driver_pwmled.h (modified) make it possible to disable pwmled driver Sat, 15 Aug 2009 01:07:37 GMT phi [2368:4128bea7fc3e] * roard/driver_dmx.c (modified) * roard/driver_oss.c (modified) * roard/driver_pwmled.c (modified) * roard/driver_sndio.c (modified) set sstream if we have one at open time Sat, 15 Aug 2009 01:01:20 GMT phi [2367:bdbcf1c16820] * roard/driver.c (modified) * roard/driver_ao.c (modified) * roard/driver_dmx.c (modified) * roard/driver_esd.c (modified) * roard/driver_oss.c (modified) * roard/driver_pwmled.c (modified) * roard/driver_raw.c (modified) * roard/driver_roar.c (modified) * roard/driver_shout.c (modified) * roard/driver_sndio.c (modified) * roard/driver_sysclock.c (modified) * roard/include/driver.h (modified) * roard/include/driver_ao.h (modified) * roard/include/driver_dmx.h (modified) * roard/include/driver_esd.h (modified) * roard/include/driver_oss.h (modified) * roard/include/driver_pwmled.h (modified) * roard/include/driver_raw.h (modified) * roard/include/driver_roar.h (modified) * roard/include/driver_shout.h (modified) * roard/include/driver_sndio.h (modified) * roard/include/driver_sysclock.h (modified) added server stream para to all drivers Tue, 07 Jul 2009 13:37:17 GMT phi [2056:798e1d6d2443] * roard/driver_pwmled.c (modified) disabled warning Sun, 21 Jun 2009 13:07:14 GMT phi [2034:47fdcec46b5c] * libroarlight/pwm.c (modified) * roard/driver_pwmled.c (modified) use 18 states from no data to 0xFFFF for 16 bit LED PWM Sat, 13 Jun 2009 01:48:28 GMT phi [1990:d49c7ea8b561] * roard/driver_pwmled.c (modified) of cause we need a self in case we use it ;), It's late... Sat, 13 Jun 2009 01:39:53 GMT phi [1988:5f758246fb84] * roard/driver_pwmled.c (modified) check for valide parameter Sat, 13 Jun 2009 01:38:13 GMT phi [1987:32d935a33fca] * roard/driver_pwmled.c (modified) accept ROAR_VIO_CTL_SET_DMXSCHAN Sat, 13 Jun 2009 01:30:48 GMT phi [1985:ce95743a54be] * roard/driver_pwmled.c (modified) of cause it is self->channel not only channel Sat, 13 Jun 2009 01:29:27 GMT phi [1984:f09f6e89ca59] * roard/driver_pwmled.c (modified) use self->channel, first start of use of self->rate Fri, 12 Jun 2009 02:18:07 GMT phi [1981:62fd1e3d0daf] * roard/driver_pwmled.c (modified) optimize a bit Fri, 12 Jun 2009 02:16:18 GMT phi [1980:b43e4f60bc52] * roard/driver_pwmled.c (modified) use inst struct Fri, 12 Jun 2009 01:44:55 GMT phi [1978:8501a4e5fb9a] * roard/driver_pwmled.c (modified) * roard/include/driver_pwmled.h (modified) got driver basicly working Fri, 12 Jun 2009 01:00:28 GMT phi [1974:3cfe906b214f] * roard/Makefile (modified) * roard/driver.c (modified) * roard/driver_pwmled.c (added) * roard/include/driver.h (modified) * roard/include/driver_pwmled.h (added) added very simple PWM LED driver