source: roaraudio/roarclients/roarvorbis.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5961:06e7fd9e4c25   10 years phi Updates of copyright and license headers
(edit) @5950:7fe8f5df7a83   10 years phi code cleanup and again a patch for checking commandlion parameters
(edit) @5823:f9f70dbaa376   11 years phi updated copyright
(edit) @5651:b0e163908378   12 years phi Added compiler checks for printf() like format strings.
(edit) @5534:ea9da1d777c7   12 years phi Done more hardending work.
(edit) @5381:430b1d26e12d   12 years phi updated copyright years
(edit) @5249:26fb6a2e20fc   12 years phi fixed warnings
(edit) @5139:9ea5597fdaaf   12 years phi fixed some small errors
(edit) @4844:47f0daf6b214   13 years phi Fixed time display of roarvorbis if file has unknown playback length
(edit) @4754:177fec6e1c4e   13 years phi Added time display to roarvorbis (Closes: #102)
(edit) @4708:c9d40761088a   13 years phi updated copyright statements
(edit) @4659:3bbce4638653   13 years phi use VS API for roarvorbis
(edit) @4656:5a99c25bbb0d   13 years phi do no longer use wget for HTTP streams, first part of a set of patches.
(edit) @4014:2fee6bf2dc0c   14 years phi fixed some resurce leaks
(edit) @3843:918695fb1760   14 years phi use VIO
(edit) @3790:1ba31162e041   14 years phi fixed copyright
(edit) @3787:81e536463f01   14 years phi get some warnings away on win32
(edit) @3641:6c894ae04329   14 years phi use -Wextra
(edit) @3517:1a3218a3fc5b   14 years phi updated license headers, FSF moved office
(edit) @3045:ddcabcdde0e1   14 years phi create AUDIOINFO= meta data
(edit) @3043:ddabf4ccc93e   14 years phi support for writing VCLT
(edit) @2568:271a25312484   15 years phi use roar_libroar_set_server()
(edit) @1510:3887b49c6d38   15 years phi fixed bug: roarvorbis need to take a filename as argument
(edit) @1406:82403ca55d53   15 years phi corrected return values
(edit) @1238:3c0eaf049201   15 years phi done a lot to support meta data updates on encoding vorbis streams with …
(edit) @861:292a83484609   16 years phi only support HTTP streams if we have wget
(edit) @719:56a866eb4e91   16 years phi use buffer of correct length (filename)
(edit) @718:3808018a1b99   16 years phi use buffer of correct length
(edit) @715:d88f46a43a03   16 years phi got a bug reported by stephan48 fixed, do not process meta data longer …
(edit) @669:90348e6a785f   16 years phi added license statements
(edit) @507:5c9574ef2183   16 years phi use roar_stream_send_data() not write()
(edit) @479:d0db9bb95bc5   16 years phi should use fprintf() not printf() to output to stderr ;)
(edit) @478:c3bd8d4a9e4d   16 years phi build dummy roarvorbis in case no libvorbisfile found
(edit) @132:482f25a6d24c   16 years phi make valgrind happy: initialise memory even if not *really* needed
(edit) @124:70992549a17a   16 years phi added simple http support using wget
(edit) @122:150a6d2fdfbc   16 years phi only open a new stream if decoder infos changed, not every time we have a …
(edit) @121:1ed1307ca42e   16 years phi now using a extra function to update meta data and open the stream so we …
(edit) @120:85463285ddbe   16 years phi now using roar_simple_new_stream_obj(), not an execed stream so we can do …
(edit) @118:d3c4bca914cd   16 years phi some cleanup
(edit) @117:b3b15c6ff97d   16 years phi get channels and rate form the file, a bit better output of meta data
(edit) @115:edaa5a08d711   16 years phi set correct client name and set filename in meta data
(add) @111:5b7ab8a1fe51   16 years phi added roarvorbis.c
Note: See TracRevisionLog for help on using the revision log.