source: roaraudio/libroar/file.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5381:430b1d26e12d   12 years phi updated copyright years
(edit) @5271:09aa484b25f4   12 years phi added const to return type of roar_cdromdevice() (Closes: #185)
(edit) @5224:0110eb2c5e00   12 years phi added const keywords to roar_file_codecdetect()
(edit) @5223:3326fb359ffe   12 years phi Removed roar_file_send_raw() and roarcatsendfile.
(edit) @5222:539af2614ec9   12 years phi removed roar_file_map() and roar_file_unmap()
(edit) @5221:aa6530a03260   12 years phi Removed old functions from API (Closes: #186)
(edit) @5148:73d76a74be61   12 years phi improved error handling some more, marked some stuff as obsolete
(edit) @5118:2b5777714b0d   13 years phi fixed some warnings
(edit) @4708:c9d40761088a   13 years phi updated copyright statements
(edit) @4159:195c87e5b538   14 years phi updated handling of CELT magics
(edit) @3857:8ed6d81a32d6   14 years phi use roar_debug_warn_obsolete() and roar_libroar_*warn()
(edit) @3811:49db840fb4f4   14 years phi fixed some copyright statements
(edit) @3517:1a3218a3fc5b   14 years phi updated license headers, FSF moved office
(edit) @1767:4ab5e1edfca0   15 years phi debug start of function mark
(edit) @1766:b1c0d7263cac   15 years phi some more error messages
(edit) @1765:6521fb56702e   15 years phi some dirty win32 hacks
(edit) @1660:99bfd21f00ef   15 years phi changed name of fh in con struct to fh, this should all apps requiring …
(edit) @1474:0a0bf0ac011b   15 years phi only use POSIX file IO if we have POSIX file IO ;)
(edit) @1470:9ada8abbf75d   15 years phi replaced shutdown() by ROAR_SHUTDOWN() to make it optional
(edit) @1442:24423ef2ecc3   15 years phi only try to link with mmap() if we have a OS supporting it
(edit) @1379:ccb25401e072   15 years phi *really* only set TCP options if we have IPv4 supprort enabled
(edit) @1378:c719f2acf68a   15 years phi only set TCP options if we have IPv4 supprort enabled
(edit) @1315:177636363c47   15 years phi some small patches in direction of vio based roar_connection
(edit) @1196:f76775b2af28   15 years phi corrected test for RAUM-CF0, added test for native flac
(edit) @1081:a73140c3c82b   15 years phi no support for mmap() within win32…
(edit) @1000:43afe5f9b605   15 years phi added Ogg FLAC and Ogg Speex magic
(edit) @889:ac4b3785caa0   15 years phi test for RAUM magic
(edit) @805:09ff54ee2742   16 years phi added roar_cdromdevice()
(edit) @776:1d9ce44598b2   16 years phi better support passfh on seekable streams
(edit) @774:aa9101ae61d1   16 years phi use roar_simple_new_stream_obj() not roar_simple_new_stream() so we can …
(edit) @764:a38fe1677502   16 years phi accept NULL as stream object
(edit) @762:b0fafbce8cc5   16 years phi added a more complete roar_file_play_full()
(edit) @701:51495a826510   16 years phi fixed some gcc warnings, no bugs
(edit) @690:cee9bf5fa456   16 years phi added copyright statements
(edit) @649:0ee35e06288f   16 years phi added roar_file_map() and roar_file_unmap()
(edit) @636:4a2ecb926a0e   16 years phi added ROAR_CELT_MAGIC :)
(edit) @623:13261b0cbc5a   16 years phi added RoarSpeex? support
(edit) @563:3fe83012ebc6   16 years phi added support for RIFF/WAVE
(edit) @558:d3f2d3ecbfcd   16 years phi added support to detect MIDI files
(edit) @219:c8c7e9957cc5   16 years phi check if getsockopt(, IPPROTO_TCP, TCP_CORK, ) work. if not do not try …
(edit) @217:48dcd8412a44   16 years phi set TCP_CORK while sending large blocks of data via TCP
(edit) @215:517d6bee5d8d   16 years phi added roar_file_play()
(edit) @208:d93b6c1e83b7   16 years phi added roar_file_send_raw()
(add) @202:668b07e1375e   16 years phi added file.[ch] to libroar
Note: See TracRevisionLog for help on using the revision log.