source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3189:a051b16e0f55   14 years phi Release! roaraudio_0_3beta3
(edit) @3188:2ad89d938cd8   14 years phi updated table of tested systems
(edit) @3187:f4746fe6f7ac   14 years phi updated changelog and todo to preper for release
(edit) @3186:03f115e06e7b   14 years phi make test work with soname set
(edit) @3185:810a519783e1   14 years phi updated TODO
(edit) @3184:62cdc6ec7cca   14 years phi support to keep session open
(edit) @3183:a965fad9c167   14 years phi more debug lions
(edit) @3182:1e1a1f25408c   14 years phi cleanup
(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) @3179:4a3d2172d926   14 years phi write to config if we are 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) @3163:133492b7f0e9   14 years phi tests can create a sandbox for tests, still need to update all the paths
(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) ;)
(edit) @3138:f61424cdf4fb   14 years phi very early start of OSS emulation
(edit) @3137:3d51048ab872   14 years phi check for ALSA
(edit) @3136:e9b53172083c   14 years phi added support for config option force-{rate,bits,codec,channels}
(edit) @3135:af6a10f1b0ab   14 years phi done a lot stuff for testing, plugin now loads but libasound2 segfaults
(edit) @3134:9ad85b26c1fa   14 years phi some very, very experimentel code that does not work at all
(edit) @3133:9bef1bd57fa6   14 years phi started with some basic files
(edit) @3132:5fe46b1afc01   14 years phi OSS and ALSA
(edit) @3131:9be1fdcb163e   14 years phi implement RTS and friends
(edit) @3130:f444c514901c   14 years phi cleanup
(edit) @3129:70bda82a9984   14 years phi replaced g_listen_socket
(edit) @3128:949cdc22e981   14 years phi started to move all the global values for listen sockets into a global …
(edit) @3127:09663de087b8   14 years phi added --list-proto
(edit) @3126:268d7cb619c0   14 years phi fixed parameter to set name
(edit) @3125:d308b54e93f3   14 years phi added paplay
(edit) @3124:98d209f48d83   14 years phi started with pa comp bins
(edit) @3123:11b9f0b04b8a   14 years phi added pacat
(edit) @3122:57920f5ee786   14 years phi added support for ARGS_DEEQ_OPTS
(edit) @3121:0ed0acfadd4f   14 years phi set default remote server to +slp
(edit) @3120:09cb5b448272   14 years phi updated list of env vars
(edit) @3119:9632a77b5f46   14 years phi cache slp matches for tantalos
(edit) @3118:bf1ffd0be21b   14 years phi tantalos needs a NULL def
(edit) @3117:ded6cc3dab7a   14 years phi removed useless prototypes
(edit) @3116:8ed19f241788   14 years phi get tantalos basicly working
(edit) @3115:ca30d8a58b9a   14 years phi reserved type for TANTALOS
(edit) @3114:5b7fa334f64c   14 years phi implemented but did not test tantalos
(edit) @3113:d64b7bd38d24   14 years phi corrected prototype
(edit) @3112:0aea28dfd322   14 years phi do the actual SLP request
(edit) @3111:6798c9610b5d   14 years phi added vio_tantalos.c
(edit) @3110:5ad644ea08ea   14 years phi updated year in some files
(edit) @3109:2f79fee60dc6   14 years phi added header file for tantalos VIO
(edit) @3108:53a7b843e278   14 years phi updated list of opening functions
(edit) @3107:9ea6ab18292b   14 years phi better english
(edit) @3106:55344ba30420   14 years phi no link chain, direct links
(edit) @3105:eb48aea36705   14 years phi set soname
(edit) @3104:03f6f8938e75   14 years phi set soname on plugin
(edit) @3103:d49a925c845b   14 years phi added manpage for roarmonhttp
(edit) @3102:1980177ee69b   14 years phi added manpage for roarshout
(edit) @3101:991d0769fafe   14 years phi added basic manpage for roarbidir
(edit) @3100:0a85d1d4fbad   14 years phi added manpage for roarvorbis
(edit) @3099:d57ff1b67e2a   14 years phi fixed makefiles to include soname
(edit) @3098:d2712c3e3e42   14 years phi set soname in most libs
(edit) @3097:3d9a2a9c6783   14 years phi added distclean target
(edit) @3096:8b5a08cc3db4   14 years phi clean target for docs
(edit) @3095:b9abe0b8991f   14 years phi added mkdirs so install dirs do exist
(edit) @3094:80cc6c4aab83   14 years phi added manpage for roar-config
(edit) @3093:f1f998a31660   14 years phi added much better --help
(edit) @3092:181882e28eb3   14 years phi added manpage for roarvumeter
(edit) @3091:9da1d1d068c8   14 years phi updated help, added --pc and --chans
(edit) @3090:1cf24f6d3436   14 years phi updated manpages
Note: See TracRevisionLog for help on using the revision log.