source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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
(edit) @3089:5ceac55cdba1   14 years phi added some devel manpages
(edit) @3088:caa108ce7829   14 years phi added some new manpages
(edit) @3087:482b8a177b74   14 years phi added -m-*
(edit) @3086:98fe7c725132   14 years phi do not kill the last cat
(edit) @3085:c3454e3bfae7   14 years phi added manpage for roarphone
(edit) @3084:89e29ba08998   14 years phi corrected roarify manpage
(edit) @3083:a19e3e62af4a   14 years phi added helper that can generate manpages from --help
(edit) @3082:91100d2826c4   14 years phi updated needed to be done for debian release
(edit) @3081:2a06e1e5fd01   14 years phi add version numbers to libs
(edit) @3080:258aa3f67959   14 years phi splitted version
(edit) @3079:47bbbd54f2bb   14 years phi vars for lib versions
(edit) @3078:75efac535f8b   14 years phi support protocol name ICY, identical to HTTP at the moment but defaults to …
(edit) @3077:45e8c7a26b88   14 years phi handle server==NULL
(edit) @3076:71ec405258b7   14 years phi small updates to SLP support, added +slp address schemata
(edit) @3075:6da1778546fe   14 years phi updates from sECuRE
Note: See TracRevisionLog for help on using the revision log.