source: roaraudio/roard

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @397:32efb0d12bb8   16 years phi bytes vs. samples solved
(edit) @396:97fac0a6c84c   16 years phi replaced one non working code with another
(edit) @395:9117c7e72c4d   16 years phi done a lot work on cf speex
(edit) @394:c0c41ad9d2ed   16 years phi added ROAR_SPEEX_MAX_CC and buffers for cf speex
(edit) @393:698f0de23178   16 years phi cf speex: detect mode on first read
(edit) @392:67eb1776a89a   16 years phi encoder/decoder state and bits
(edit) @391:ab42dd0763ef   16 years phi added a bit mor struct to the cf speex
(edit) @389:a5cfddb43b2c   16 years phi mul and div no longer used
(edit) @388:21a4e03ca575   16 years phi added some more debuging lines, use rates not mul and div to calc outlen
(edit) @382:46b315ef4767   16 years phi CF Vorbis: fixed a read() on closed() and a close() before read() bug
(edit) @381:46b9c9025e7f   16 years phi update the pos feald
(edit) @380:c71736eb9236   16 years phi added a macro to get the number of samples a output buffer is long
(edit) @378:0d693adc6591   16 years phi added ROAR_SOCKET_TYPE_GENSTR, set socktype on exec
(edit) @377:960b34a9ea61   16 years phi added support to set and get socktype of a stream, This is used to ask CFs …
(edit) @373:7c30708ecf0e   16 years phi added some dummy funcs for cf speex
(edit) @372:13f9127d3464   16 years phi done basic structure for cf speex (stolen from cf celt)
(edit) @371:1014cedbeabf   16 years phi added files for codecfilter_speex
(edit) @365:55a96f873841   16 years phi added roard/.cvsignore and roarfish/.cvsignore
(edit) @362:b13b2abea6f0   16 years phi only compile vorbis stuff if we have libvorbisfile
(edit) @361:1d702adb724a   16 years phi only build CELT code if we habe CELT support
(edit) @350:a17a3bc11de1   16 years phi removed the lookahead parameter as it seems not to exist anymore with CELT …
(edit) @346:ab17e2447601   16 years phi set acl to NULL
(edit) @334:89308957eafe   16 years phi resolved a memory leak
(edit) @333:944e807946af   16 years phi printf() -> ROAR_DBG()
(edit) @332:a9a4f476683d   16 years phi seems that I got it working :)
(edit) @331:e4abcd91c94f   16 years phi seperated rest into i_rest and o_rest
(edit) @330:f1ac906c1a25   16 years phi added codecfilter CELT to list of supported filters
(edit) @328:3ca76a07f3cd   16 years phi maybe the encoder works now
(edit) @327:dcfedea0ee15   16 years phi ... and free them …
(edit) @326:71fb2f0a9cde   16 years phi alloc buffers
(edit) @325:238cef78b66d   16 years phi done some basic stuff for CELT
(edit) @324:c6f16a36d0ba   16 years phi fergot to add the files to cvs.…
(edit) @323:60282fdc8511   16 years phi added basic strcuture for rw codecfilter CELT
(edit) @286:d497a15fe15c   16 years phi unlink() old UNIX Domain sockets to listen on them ones
(edit) @285:bf23d797553e   16 years phi added wait() an SIGCHLD
(edit) @284:e3c19b919bd6   16 years phi upsi... commited testing code…
(edit) @283:aa4b4aa2917f   16 years phi added g_midi_cb_playing
(edit) @282:eefa0fe33f9b   16 years phi stop console beep at end of runtime
(edit) @281:37e9158223c9   16 years phi added midi_init/free()
(edit) @280:ccbc8f57cccc   16 years phi added --list-cf
(edit) @279:0b0a0d57ac0a   16 years phi added support for env ROAR_SERVER
(edit) @278:70c1ec23b6c6   16 years phi added warning in realtiem mode with -DDEBUG
(edit) @277:579bf6c29a92   16 years phi commented out ioprio_set() code as it is not working, see manpages BUGs …
(edit) @276:476028c3d8ed   16 years phi added support for multible --realtimes; added ioprio_set() for linux
(edit) @275:6bb82ce58238   16 years phi added --realtime, renice
(edit) @274:7da1849ab394   16 years phi added --restart to help, typo
(edit) @273:66dbad36f703   16 years phi added replaygain vars to mixer
(edit) @272:34e5d64c0a95   16 years phi a simple s in front of size_t to make it signed or not can break up …
(edit) @271:62ee4510c9ef   16 years phi got roar_stream_add_data() working!
(edit) @270:ef2f9fe41b1c   16 years phi playing around with cf_vorbis*
(edit) @269:d6b978f204eb   16 years phi close codecfilter at end of stream
(edit) @268:5a0e22fd2311   16 years phi open filter on stream start
(edit) @267:1439c3eb27d1   16 years phi added infos about filter to struct roar_stream_server
(edit) @266:116c4e946a67   16 years phi changing underun from ERR to WARN
(edit) @265:2df5a9dc6e59   16 years phi added ReplayGain? support to codecfilter_vorbis
(edit) @264:bd6177540810   16 years phi playing around with cf_vorbis*
(edit) @263:d400e4422789   16 years phi added codecfilter_vorbis.[ch]
(edit) @262:6f1fb26e0562   16 years phi added lib.c
(edit) @261:aed2af977d04   16 years phi added cmd codecfilter
(edit) @260:19e504c7b6b5   16 years phi added midi.* and codecfilter.*
(edit) @259:39b0173a540d   16 years phi got roar_stream_add_data() working!
(edit) @258:0bbabe034524   16 years phi globalized main_loop()'s pos to g_pos
(edit) @257:087ca7261dea   16 years phi added midi_cb_update() to main_loop()
(edit) @256:d4ff43612f7a   16 years phi got codec filter vorbis basicly working
(edit) @255:ddde3ecf5754   16 years phi make execed streams work again
(edit) @254:056fc8ba8bec   16 years phi added ReplayGain? support to codecfilter_vorbis
(edit) @253:ba1197943bb9   16 years phi added replaygain vars to mixer
(edit) @252:c5d4c35bbbe7   16 years phi fixed byte-order bug in *_set/get_vol(), hey! one bug more :)
(edit) @251:941a5b5f49ed   16 years phi fixed byte-order bug in *_kick()
(edit) @250:9ca4ed9eda94   16 years phi reset SIGCHLD signal-handler in signal-handler
(edit) @249:3cd9fc3de838   16 years phi added wait() an SIGCHLD
(edit) @248:5c7629ec2c1c   16 years phi added wait() an SIGCHLD
(edit) @247:ae7da5323b80   16 years phi open filter on stream start
(edit) @246:97eacb7d9736   16 years phi globalized main_loop()'s pos to g_pos
(edit) @245:a931b7ad2eeb   16 years phi added lib.h
(edit) @244:31b11517c1cc   16 years phi added midi.* and codecfilter.*
(edit) @243:78020152b9fb   16 years phi commented out ioprio_set() code as it is not working, see manpages BUGs …
(edit) @242:42b6571ba66c   16 years phi added ioprio_set() for linux
(edit) @241:f68c720ad6d4   16 years phi open filter on stream start
(edit) @240:70677900253a   16 years phi added infos about filter to struct roar_stream_server
(edit) @232:cdab83501676   16 years phi added explicte cast to make gcc happy
(edit) @223:4a61ee9ac30e   16 years phi em... commented debuging code out
(edit) @222:3975f41364fa   16 years phi added ReplayGain? support to codecfilter_vorbis
(edit) @221:784858eb3885   16 years phi added timidity as output filter vor MIDI files, works on ix86 with default …
(edit) @220:abcf312e32d6   16 years phi added some basic support for vars in codecfilter_cmd's options
(edit) @207:07ebcec64ab8   16 years phi basic meta data support
(edit) @206:c57fd131ee04   16 years phi got codec filter vorbis basicly working
(edit) @205:1053e00bbeb7   16 years phi playing around with cf_vorbis*
(edit) @204:4ccaf07e3a3f   16 years phi added codecfilter_vorbis.[ch]
(edit) @201:dc3825656149   16 years phi added ROAR_CODEC_FLAC
(edit) @200:fc109893f25a   16 years phi there a a lot cases we can close the socket, only not when it is an execed …
(edit) @199:6cb095cfd3d2   16 years phi don't close input stream as it may be an execed one
(edit) @198:168dadfccd08   16 years phi added closefh, lenclose parameters to lib_run_bg to support to close fhs …
(edit) @197:6410a072b96d   16 years phi close input fh an do not just loose all refrences
(edit) @196:5625b89335c7   16 years phi added basic support for codecfilter_cmd
(edit) @195:c04f3b43565b   16 years phi open filter on stream start
(edit) @194:802cc344440a   16 years phi added codecfilter_open()
(edit) @193:5d40ed171f5d   16 years phi codecfilter does not have an device but a codec!
(edit) @192:5956b24ab8be   16 years phi added g_midi_cb_playing
(edit) @191:20cc4f29ae9b   16 years phi wrote midi_cb_play()
Note: See TracRevisionLog for help on using the revision log.