source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @224:56c25ca979c4   16 years phi added roarvumeter
(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) @219:c8c7e9957cc5   16 years phi check if getsockopt(, IPPROTO_TCP, TCP_CORK, ) work. if not do not try …
(edit) @218:184285b1499a   16 years phi use the new api func roar_simple_play_file() as it make sthe prog even …
(edit) @217:48dcd8412a44   16 years phi set TCP_CORK while sending large blocks of data via TCP
(edit) @216:c52b7bf3ee06   16 years phi removed useless devel comments
(edit) @215:517d6bee5d8d   16 years phi added roar_file_play()
(edit) @214:5bfbf3903f08   16 years phi make it work :)
(edit) @213:7943dc0f693b   16 years phi deleted unsed var
(edit) @212:7c07a2a18baa   16 years phi added roarcatplay
(edit) @211:9d983a58c019   16 years phi close input stream
(edit) @210:d8e26d290b5d   16 years phi updated help
(edit) @209:3af55d2a8a1b   16 years phi another roarcat close... roarcatsendfile
(edit) @208:d93b6c1e83b7   16 years phi added roar_file_send_raw()
(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) @203:75e63fd95a37   16 years phi added midi.[ch] to libroar
(edit) @202:668b07e1375e   16 years phi added file.[ch] to libroar
(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()
(edit) @190:7d80e1acca66   16 years phi globalized main_loop()'s pos to g_pos
(edit) @189:4a7a0460e034   16 years phi added midi_cb_update() and g_midi_cb_stoptime
(edit) @188:a3699b2c9759   16 years phi added console beep support for linux
(edit) @187:f70aae063069   16 years phi return something usefull :)
(edit) @186:6201da84a380   16 years phi added midi_init/free()
(edit) @185:bb379b585d1f   16 years phi added basic structure for console beep
(edit) @184:101d2249eb15   16 years phi close our stdio backup FHs
(edit) @183:e2de498eb4fc   16 years phi added lib.h
(edit) @182:af486629f3d2   16 years phi added lib_run_bg()
(edit) @181:dc15865897eb   16 years phi added lib.c
(edit) @180:018652804998   16 years phi added some code stolen from driver.c
(edit) @179:80d5eb35f74d   16 years phi reordered some code
(edit) @178:250fe6250496   16 years phi aren't codec names mutch nicer?
(edit) @177:73b940966268   16 years phi print also codec id…
(edit) @176:5cb085bb9351   16 years phi we need the codec ID…
(edit) @175:7c1b16a321da   16 years phi added some code
(edit) @174:726dbe3623b2   16 years phi there are no devices.…
(edit) @173:fd462bfbd5bd   16 years phi added null filter and end of list
(edit) @172:a9c9fa1f3226   16 years phi added cmd codecfilter
(edit) @171:287003a9729e   16 years phi need an option felde for command filter
(edit) @170:892929b4fec9   16 years phi added basic prototypes, mainly stolen from driver.h
(edit) @169:2da3c9448843   16 years phi added midi.* and codecfilter.*
(edit) @168:6a7ff5913850   16 years phi added roard/include/empty.h
(edit) @167:c27eae854401   16 years phi added a sensfull bugs list
(edit) @166:9a08a27d2d9f   16 years phi added simple descriptions of the commands
(edit) @165:d8cce810c032   16 years phi added roarctl.1
(edit) @164:f2a7aec1d04f   16 years phi added descriptions and roarfilt specific options
(edit) @163:f1a046b52a7a   16 years phi added descriptions
(edit) @162:08f0aadedaa6   16 years phi added manpages about clients
(edit) @161:7fa7da1368cf   16 years phi updated .cvsignore, added roar-config
(edit) @160:f80406b399a9   16 years phi added .cvsignore
(edit) @159:c5916bd25fe3   16 years phi added some new manpages
(edit) @158:6b21912c547d   16 years phi added tool configure-players
(edit) @157:ba66c98ea688   16 years phi removed roar_*_vol from list of forzen API
(edit) @156:a81643c087d9   16 years phi a bit more complete
(edit) @155:753df341ef03   16 years phi added tutorial and env section
(edit) @154:2217cbd1e32e   16 years phi added roarsin
(edit) @153:ef628006d53c   16 years phi deleted roar_socket_connect as it does not support an type argument, maybe …
(edit) @152:535bda70cbaf   16 years phi added manpage for roar_simple_play/monitor/record/filter
(edit) @151:7ea4d78a7070   16 years phi filled list of fixed api calls
(edit) @150:48a4aec0fff6   16 years phi added file with alrady fozen api funcs
(edit) @149:4231bfd8d1e9   16 years phi added manpage for libroar in general
(edit) @148:10a1ecf66c58   16 years phi added manpage for RoarAudio in general
(edit) @147:5a16ead84e51   16 years phi added manpage for roard
(edit) @146:28ba04c54064   16 years phi added support for ROAR_SERVER to roard
(edit) @145:9fc892bf390b   16 years phi added message for --version
(edit) @144:ce45dcfbfef6   16 years phi added --libs and --cflags
(edit) @143:1353548d3776   16 years phi added roar-config
(edit) @142:142eb0a181dd   16 years phi added list of enviroment vars
(edit) @141:0bf48a979d08   16 years phi added ENCODER meta tag roaraudio_0_1_testing2_wesen
(edit) @140:86cc22a8ed64   16 years phi logscale parameter should ne float not int tu support 1/x-scaling
(edit) @139:4a577b978f6c   16 years phi what ever diffrents this makes, but valgrind is now happy
(edit) @138:f5abe6d9076a   16 years phi added new meta tags: DURATION, WWW (AKA HOMEPAGE), WOAF
(edit) @137:769f3b2c5a21   16 years phi audio info bug in roarvorbis should have been fixed
(edit) @136:eb682807f6a4   16 years phi fixed another case a client gets deleted while we are checking it's …
(edit) @135:a0545cb66fbd   16 years phi added new bugs…
(edit) @134:a8bc9686bac8   16 years phi make valgrind happy: initialise unused memory
(edit) @133:8af83a2453ee   16 years phi make valgrind happy: initialise unused memory
(edit) @132:482f25a6d24c   16 years phi make valgrind happy: initialise memory even if not *really* needed
(edit) @131:5c50eb890cf2   16 years phi make valgrind happy: initialise unused memory
(edit) @130:1d082afbec7e   16 years phi added some more options
(edit) @129:1636d0d38280   16 years phi added a bit better monetoring client support
(edit) @128:5cae7d8795d5   16 years phi added esdfilt like --half --half and --double
(edit) @127:df5c2e3b1dd3   16 years phi better support for filter streams
(edit) @126:59caa827aacc   16 years phi added roarfilt, sill useless
(edit) @125:8c29ccfbfa5d   16 years phi try to work around underrun errors of new streams
Note: See TracRevisionLog for help on using the revision log.