source: roaraudio/roard/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1850:ac565cd518e6   15 years phi started grouping g_midi_*_* to g_midi_*.* structs
(edit) @1848:eaba1872ebfd   15 years phi start of midi clock bridge
(edit) @1843:cc60d60e3d67   15 years phi warp midi_cb_*() functions in midi_*() functions, added bridge for CB
(edit) @1842:8c8a003773ca   15 years phi support for names on server streams, added roar_stream_get_name()
(edit) @1841:44115c02a317   15 years phi added prototypes
(edit) @1828:ef3f35738ee6   15 years phi added driver_dmx_ctl() as needed to set stream direction
(edit) @1826:494fd7083a9e   15 years phi corrected header anti-double-include defines
(edit) @1825:ad9c6ddb22b4   15 years phi corrected file name and copyright
(edit) @1824:c099802e4670   15 years phi added header for dmx driver
(edit) @1821:09e0eed94c03   15 years phi added function subs: light_check_stream() and light_send_stream()
(edit) @1817:e219db0975fb   15 years phi added global struct and prototypes
(edit) @1816:4f814a7c9131   15 years phi added light.[ch]
(edit) @1739:f0ae1a58a34b   15 years phi added --roard-cfreq
(edit) @1668:eaa86ade177c   15 years phi use only 20 cycles per sec on OpenBSD
(edit) @1656:54558ee9281a   15 years phi use correct prototype
(edit) @1609:3c2a3f0fb127   15 years phi started support for server config including default flags and mixer for …
(edit) @1590:07fa8c4493e4   15 years phi added first try of support for hwmixer flag
(edit) @1546:f7c517fb1741   15 years phi corrected prototypes
(edit) @1545:772e820ad7ac   15 years phi added prototypes, added more infos on the inst struct
(edit) @1544:9629323e9999   15 years phi moved parts that should be in the header from the c code file into the …
(edit) @1543:b65c858c38b9   15 years phi started a new driver: OpenBSD sndio
(edit) @1537:7e44b72d3095   15 years phi also support old style select() without sys/select.h
(edit) @1502:09c7a94d4e49   15 years phi exclude names on ROAR_MINIMAL, too
(edit) @1497:beb05975d51d   15 years phi do not store command *names* on micor controllers
(edit) @1495:6167505a72bd   15 years phi test for ROAR_SUPPORT_META and disable meta data code
(edit) @1494:687defe4fca9   15 years phi test for ROAR_SUPPORT_LISTEN, disable listening socket code if not set
(edit) @1493:405133c68d28   15 years phi test for ROAR_SUPPORT_META and disable meta data code
(edit) @1482:034429b9ee51   15 years phi include only the headers supported by the target, include in correct order
(edit) @1238:3c0eaf049201   15 years phi done a lot to support meta data updates on encoding vorbis streams with …
(edit) @1226:c14eba752b62   15 years phi moved code to cf_vorbis_encode_*() instaed of close/open/write…
(edit) @1224:d66ef0e2143d   15 years phi start of stream ctl implementation
(edit) @1223:29f5a58d63ce   15 years phi typo in 'streams_calc_delay' and added cf ctl, prototype for a stream …
(edit) @1198:de0782b28a73   15 years phi include needed files for gettimeofday()
(edit) @1185:be5dce10bf4b   15 years phi only include vorbisfile.h if needed, should suppress some warnings
(edit) @1175:96c01dfee3de   15 years phi added support to set the default driver at compile time
(edit) @1162:d9b136a87245   15 years phi added whoami call
(edit) @1155:556400bd73cd   15 years phi save if we are in no-listen mode and allow new streams while in …
(edit) @1151:699db521c74a   15 years phi got latency calc for oss driver working, need to cleanup some code
(edit) @1144:a17ed9fd2af0   15 years phi added support to some codec filters to calc the codec delay
(edit) @1142:f940ed8ab4f0   15 years phi added parameter for stream delay
(edit) @1138:cdca5b30dd69   15 years phi use oss specific sync
(edit) @1137:700c32ffc876   15 years phi insert a new parameter for the ss streucture: delay in mu-sec
(edit) @1120:b6c25640aa42   15 years phi added support to esd driver for sync and async streams
(edit) @1116:ff626395ea76   15 years phi added support for sync flag on sysio streams: (re)set nonblocking
(edit) @1062:deda1a0a6776   15 years phi added support to set default rate/channels/bits, make …
(edit) @1061:b91fe3c6f1e8   15 years phi wrote zoh resampler, fixed a bug with output size calulation
(edit) @1043:1ca27ba72398   15 years phi added support to set flags via roarctl, update meta data on change of meta …
(edit) @1042:44f94f4095dd   15 years phi added streams_get_flag(), fixed a bug with only-vio drivers
(edit) @1038:3b27c9b36f14   15 years phi added stream_meta_finalize(), ROAR_META_MODE_FINALIZE
(edit) @1029:a0088c45f7df   15 years phi added streams_set_flag() and streams_reset_flag()
(edit) @1022:fe708cd3a6a6   15 years phi added roar source driver
(edit) @993:ba20ae3efe93   15 years phi use roar_buffer objects to buffer decoded audio data, added support to …
(edit) @992:090d3f1bd7de   15 years phi added sill useless cf fishsound, no working code yet, just some start
(edit) @980:970b86136440   15 years phi streams.c
(edit) @972:5790e4533557   15 years phi use old value as default, seems not to work well on my test systems
(edit) @970:931ac20fb0da   15 years phi use 5ms for new standard block time, should get better results for …
(edit) @958:06746d10d7a9   15 years phi ported libao driver to new vio interface :)
(edit) @950:9cfbc109ff1b   15 years phi started libshout driver
(edit) @949:066077e177bf   15 years phi updated roar driver to support new VIO interface
(edit) @947:edb7ba2fe666   15 years phi changed raw driver to use vio interface and display sysio vs. vio in …
(edit) @937:56653b49352d   15 years phi added driver_closevio() to close a driver_openvio()ed driver
(edit) @931:f0583968c304   15 years phi added driver_openvio()
(edit) @930:62b20281af8d   15 years phi added a addition argument fh to vio driver open rutine, added var to save …
(edit) @929:07286c15c4ed   15 years phi use ao then oss anf finanly null driver if esd is not avalable
(edit) @922:0620585d146b   15 years phi added support for mulaw (libroardsp) and added a codec filter for roard
(edit) @920:ce0dc2fbe8e2   15 years phi added --standby and --auto-standby
(edit) @917:7e60fa8dc102   15 years phi I decided to use std vio interface for read and writes, typos
(edit) @915:9b80b15801a8   15 years phi added driver_oss.h
(edit) @912:e0480ffcba74   15 years phi got esd driver working via vio, changed driver interface a bit to get a …
(edit) @911:9cb4e9e891ad   15 years phi added support for vio drivers, juhu :)
(edit) @905:2fd9cd5be5ef   15 years phi added --sysclocksync
(edit) @851:06cbae08cea5   16 years phi use libsndfile for ROAR_CODEC_RIFF_WAVE if avalible, does not support vio! …
(edit) @783:bd7da167acad   16 years phi got away with some cf alaw related compiler warnings
(edit) @768:083524c5b23c   16 years phi added noop attach command
(edit) @767:7205e1dce16c   16 years phi added client_stream_move()
(edit) @766:8f87fbeb4fd3   16 years phi added streams_get_client
(edit) @757:4e5bfa3538df   16 years phi added support for ROAR_CMD_PASSFH
(edit) @755:fa521d53ac05   16 years phi added clients_get_fh()
(edit) @747:de481ef1b88b   16 years phi more cleanup
(edit) @741:9be48345d290   16 years phi tryed a lot with libvorbisfile to use stream_vio*, seems to to work very …
(edit) @736:44f4feb2496f   16 years phi added basic alaw cf
(edit) @668:71ac426690da   16 years phi added license statements
(edit) @643:c3fc248024dd   16 years phi added primary flag to streams
(edit) @635:fb9b242e8cc6   16 years phi added RoarCELT magic
(edit) @617:eadc4ce98867   16 years phi added a lot encoder code, changed struct to include the needed buffers, …
(edit) @612:5ab0ccdc9e13   16 years phi added flags to codecfilter list
(edit) @596:f93c53886185   16 years phi added vio functions
(edit) @592:69b7d2d9a583   16 years phi added member vio to struct roar_stream_server
(edit) @582:dd12ba513b27   16 years phi added cf_vorbis_write()
(edit) @574:fda350c7a108   16 years phi added cleanup_listen_socket()
(edit) @569:b35e761f50f4   16 years phi adding a lot thingss in preperation to encode vorbis :)
(edit) @562:1f94749e6f9d   16 years phi first small changes to make it compile ;)
(edit) @561:a98bac6549fe   16 years phi added codecfilter_wave.c
(edit) @542:c71495eebd20   16 years phi added sources_add_cf()
(edit) @494:e2c5683de088   16 years phi added underrun vars and simplyfied a lot of casts
(edit) @465:82fd66e50dc3   16 years phi added support to get the size of optimal read() and write()s
(edit) @444:ddaaf8e220bd   16 years phi added support vor setuid, setgid and chroot
(edit) @439:452cf038155c   16 years phi added calls to set UID and GID
(edit) @396:97fac0a6c84c   16 years phi replaced one non working code with another
(edit) @394:c0c41ad9d2ed   16 years phi added ROAR_SPEEX_MAX_CC and buffers for cf speex
Note: See TracRevisionLog for help on using the revision log.