source: roaraudio/libroaross

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3792:399326f5e192   14 years phi correded some spacing
(edit) @3783:9d56be5fbe0f   14 years phi allow access() on internal files
(edit) @3782:f71f3d6e5177   14 years phi dummy access() which simply passes all requets to kernel
(edit) @3781:3c7425cff613   14 years phi added some debug lions
(edit) @3780:d463fa7a8ba9   14 years phi added some very basic support for fcntl()
(edit) @3779:36060b546889   14 years phi forgot to call _init() again.
(edit) @3778:1c21eee2b90d   14 years phi added fcntl()
(edit) @3777:cfa215d2654d   14 years phi handle some flags
(edit) @3775:3fe8c77c0208   14 years phi added comments
(edit) @3774:f751c7edf8d1   14 years phi support some basic VIO based selects()
(edit) @3773:825dc7b2c8ff   14 years phi got some warnings away
(edit) @3772:d2dc6651b7d7   14 years phi spacing
(edit) @3771:8ff6830f66ee   14 years phi implemented select() using roar_vio_select() for sysio
(edit) @3752:0e8d130d03a0   14 years phi test if compiler supports -Wextra
(edit) @3668:fb881b515df5   14 years phi some cleanup
(edit) @3667:cfe93dbf0bdb   14 years phi support static files with fopen()
(edit) @3666:bae6cc157110   14 years phi added support for static files
(edit) @3665:c5a64a24bef4   14 years phi added a lot debug lions, fixed bug with mixer
(edit) @3664:fdbfa4ac9e3b   14 years phi added a lot things in direction of HT_VIO, fixed some bugs with mixer code
(edit) @3663:31d8f7ed1737   14 years phi infos on meaning of types
(edit) @3662:04f27c561695   14 years phi device list should be global!
(edit) @3657:e6be7ef3fece   14 years phi added support for dup() and dup2()
(edit) @3656:c482af786cd8   14 years phi %lu -> 0x%lX
(edit) @3655:db9b17e0f504   14 years phi get it work with ALSA oss plugin!
(edit) @3654:38229e2e9ff8   14 years phi fixes small things to get it better work with alsa
(edit) @3652:b5d0c4533431   14 years phi added option to support new session for each stream
(edit) @3639:a76479cf4ef4   14 years phi use -Wextra
(edit) @3536:5853d12bb8d3   14 years phi use scale
(edit) @3517:1a3218a3fc5b   14 years phi updated license headers, FSF moved office
(edit) @3500:124ab465ee2d   14 years phi added $ROAR_OSS_CLIENT_NAME
(edit) @3265:c63c63dab75f   14 years phi corrected var name, didn't build in debug mode
(edit) @3264:e38f65edb159   14 years phi support for fopen()
(edit) @3261:6c96218934f2   14 years phi write-only DMX4Linux support
(edit) @3248:93efae2764f5   14 years phi reject invalide open
(edit) @3247:76ee0ad9cdc4   14 years phi more DMX devices
(edit) @3246:1d9346abf116   14 years phi start of DMX support
(edit) @3245:abadfd8ef462   14 years phi support for some other midi device names
(edit) @3244:cb520c8f0212   14 years phi support for MIDI
(edit) @3243:c94b76c41faa   14 years phi update correct counter
(edit) @3242:aab6235855b1   14 years phi support /dev/sound/*
(edit) @3229:bbf20dac188c   14 years phi added some really _bad_ debugging code
(edit) @3184:62cdc6ec7cca   14 years phi support to keep session open
(edit) @3183:a965fad9c167   14 years phi more debug lions
(edit) @3181:513b1f6a889e   14 years phi use build libroaross, use it as complib, added support to roarify, unset …
(edit) @3180:6f606ed52506   14 years phi get it to build (not to work) on cygwin
(edit) @3178:0882f7dc9b71   14 years phi added support for SNDCTL_DSP_GETOPTR and SNDCTL_DSP_GETIPTR!
(edit) @3177:7576b55416ad   14 years phi added OSSv4 SNDCTL_DSP_GETPLAYVOL/SNDCTL_DSP_SETPLAYVOL
(edit) @3176:fc58c940faea   14 years phi added support for SNDCTL_DSP_GETOSPACE, SNDCTL_DSP_GETISPACE
(edit) @3175:dd53c54fe93f   14 years phi uuuppsss... return 0, not only catch the case
(edit) @3174:c5375dec7893   14 years phi also simulate dsp device on ROAR_DEFAULT_OSS_DEV if defined
(edit) @3173:e002d7cdffdc   14 years phi added /dev/audio to list of audio devices
(edit) @3172:d1c961d6d895   14 years phi test for libdl
(edit) @3171:d99199cb5daf   14 years phi avoide parsing probelms of older gcc versions
(edit) @3170:97e90e17148f   14 years phi corrected var name
(edit) @3169:686441722100   14 years phi ioctl() prototype depends on OS, test and use correct one
(edit) @3168:ec856ef3b364   14 years phi removed useless keyword extern
(edit) @3167:3acda2883192   14 years phi redefine mode_t for FreeBSD
(edit) @3166:944d784785c2   14 years phi some macro tests
(edit) @3165:5b93ac962646   14 years phi no ioctl names in case we do not need them for debugging
(edit) @3164:91b9ef47ed6f   14 years phi alias ENOTSUP to ENOSYS if nit defined
(edit) @3162:68be7b76f632   14 years phi we can ignore setting of fragments…
(edit) @3161:38c8937da462   14 years phi support SNDCTL_DSP_GETBLKSIZE
(edit) @3160:b26e4a8c978f   14 years phi support old (pre v3) SNDCTL_DSP_STEREO
(edit) @3159:9d424abe9833   14 years phi support SOUND_MIXER_INFO
(edit) @3158:2659c59c8005   14 years phi set corrected pointer types a bit
(edit) @3157:b3ade93b0c94   14 years phi find master(volume/waveform mixer)
(edit) @3156:e07625a1a2e7   14 years phi got it to work with gnome mixer!
(edit) @3155:f4c688d4a4c8   14 years phi workaround for SOUND_MIXER_READ_STEREODEVS
(edit) @3154:5533e4755cb3   14 years phi support SOUND_MIXER_READ_RECSRC and SOUND_MIXER_WRITE_RECSRC
(edit) @3153:1249b2b9781a   14 years phi corrected OSS volume scale, (WTF wrote wronge values into esddsp.c? next …
(edit) @3152:9758b6a09e24   14 years phi added names of a lot unsupported mixer CTLs
(edit) @3151:c60fa9637604   14 years phi removed old broken code block
(edit) @3150:f35a31dddc8d   14 years phi wrote most of the mixer stuff
(edit) @3149:6c63a8abcef2   14 years phi corrected list of formats
(edit) @3148:b179bc36c36a   14 years phi got it basicly working!
(edit) @3147:f287dc06c28a   14 years phi implemnted some basic ioctl()s on streams
(edit) @3146:8cf9e98e55f1   14 years phi implemented pass-to-os ioctl()
(edit) @3145:6a7eda75a836   14 years phi set stream directon based on flags
(edit) @3144:f8cd1e36b390   14 years phi open stream, fixed a lot things
(edit) @3143:5a5427b1a757   14 years phi wrote _open_file(), fixed _open_session()
(edit) @3142:b253e272baf9   14 years phi call _open_file() within open(), added dummy _open_file()
(edit) @3141:d9c1786de348   14 years phi cast to make gcc happy
(edit) @3140:2cdc8f58b5da   14 years phi implemented read(), write(), close() and a lot internal aux functions
(edit) @3139:f999c34625be   14 years phi got it to not break cat(1) ;)
(add) @3138:f61424cdf4fb   14 years phi very early start of OSS emulation
Note: See TracRevisionLog for help on using the revision log.