2006-05-17 |
Lennart Poettering | update todo
|
commit | commitdiff | tree |
2006-05-17 |
Lennart Poettering | update todo
|
commit | commitdiff | tree |
2006-05-17 |
Lennart Poettering | * support native ULAW/ALAW file streams
|
commit | commitdiff | tree |
2006-05-17 |
Lennart Poettering | support loading ULAW/ALAW files into ULAW/ALAW memchunks
|
commit | commitdiff | tree |
2006-05-17 |
Lennart Poettering | * use S16NE for SF_FORMAT_PCM_S8 formats, too
|
commit | commitdiff | tree |
2006-05-17 |
Lennart Poettering | when playing an ULAW or ALAW audio file, do not convert...
|
commit | commitdiff | tree |
2006-05-17 |
Lennart Poettering | increase PA_CHANNELS_MAX to 32
|
commit | commitdiff | tree |
2006-05-17 |
Lennart Poettering | use PA_CHANNEL_MAP_OSS in module-oss, module-oss-mmap
|
commit | commitdiff | tree |
2006-05-17 |
Lennart Poettering | add new channel mapping standard PA_CHANNEL_MAP_OSS
|
commit | commitdiff | tree |
2006-05-16 |
Lennart Poettering | * modify pa_channel_map_init_auto() to take an extra...
|
commit | commitdiff | tree |
2006-05-16 |
Lennart Poettering | change version number from "0.9" to "0.9.0" to make...
|
commit | commitdiff | tree |
2006-05-16 |
Lennart Poettering | bump version number to 0.9
|
commit | commitdiff | tree |
2006-05-16 |
Lennart Poettering | * add new configure option --with-module-dir=
|
commit | commitdiff | tree |
2006-05-16 |
Lennart Poettering | update todo
|
commit | commitdiff | tree |
2006-05-16 |
Lennart Poettering | * remove .a files from the modules directory after...
|
commit | commitdiff | tree |
2006-05-16 |
Lennart Poettering | tell svn to ignore the utf8-test binary
|
commit | commitdiff | tree |
2006-05-16 |
Lennart Poettering | instead of kicking clients with invalid UTF8 stream...
|
commit | commitdiff | tree |
2006-05-16 |
Lennart Poettering | add new test programme utf8-test.c
|
commit | commitdiff | tree |
2006-05-16 |
Lennart Poettering | add svn:keywords property
|
commit | commitdiff | tree |
2006-05-16 |
Lennart Poettering | add double include protection
|
commit | commitdiff | tree |
2006-05-16 |
Lennart Poettering | * remove "const" from return type of pa_utf8_filter...
|
commit | commitdiff | tree |
2006-05-16 |
Lennart Poettering | use the new latency update callback to be notified...
|
commit | commitdiff | tree |
2006-05-16 |
Lennart Poettering | downgrade a log message
|
commit | commitdiff | tree |
2006-05-16 |
Lennart Poettering | * fix segfault in pa_utf8_validate()
|
commit | commitdiff | tree |
2006-05-15 |
Lennart Poettering | add notification callback which is called when new...
|
commit | commitdiff | tree |
2006-05-15 |
Lennart Poettering | undo r868
|
commit | commitdiff | tree |
2006-05-15 |
Lennart Poettering | remove regex.h from include, since it is actually not...
|
commit | commitdiff | tree |
2006-05-14 |
Lennart Poettering | update TODO
|
commit | commitdiff | tree |
2006-05-14 |
Lennart Poettering | add utf8 validity checking to esound protocol
|
commit | commitdiff | tree |
2006-05-14 |
Lennart Poettering | remove superfluous log line
|
commit | commitdiff | tree |
2006-05-14 |
Lennart Poettering | take the filename specified on the command line as...
|
commit | commitdiff | tree |
2006-05-14 |
Lennart Poettering | check for valid utf8 strings
|
commit | commitdiff | tree |
2006-05-14 |
Lennart Poettering | add utf8 validity checking API
|
commit | commitdiff | tree |
2006-05-14 |
Lennart Poettering | update todo
|
commit | commitdiff | tree |
2006-05-14 |
Lennart Poettering | add new module module-volume-restore which saves and...
|
commit | commitdiff | tree |
2006-05-14 |
Lennart Poettering | * add new parameter to pa_open_config_file() to specify...
|
commit | commitdiff | tree |
2006-05-14 |
Lennart Poettering | modify argument order of pa_client_new() to actually...
|
commit | commitdiff | tree |
2006-05-13 |
Lennart Poettering | fix esound sample cache names
|
commit | commitdiff | tree |
2006-05-13 |
Lennart Poettering | * set default fragment metrics depending on the sample...
|
commit | commitdiff | tree |
2006-05-13 |
Lennart Poettering | first set buffer size, and afterwards period size
|
commit | commitdiff | tree |
2006-05-13 |
Lennart Poettering | don't hit an assert when trying to resample data for...
|
commit | commitdiff | tree |
2006-05-13 |
Lennart Poettering | fix fragment size calculation for module-alsa-source
|
commit | commitdiff | tree |
2006-05-13 |
Lennart Poettering | use default alsa channel map for alsa devices
|
commit | commitdiff | tree |
2006-05-13 |
Lennart Poettering | remove superfluous log message
|
commit | commitdiff | tree |
2006-05-11 |
Lennart Poettering | fix hangup detection for recording streams
|
commit | commitdiff | tree |
2006-05-11 |
Lennart Poettering | fix iochannel for hangup signals
|
commit | commitdiff | tree |
2006-05-11 |
Lennart Poettering | update doxygen docs
|
commit | commitdiff | tree |
2006-05-11 |
Lennart Poettering | don't signal the accept_cond automatically when waiting...
|
commit | commitdiff | tree |
2006-05-11 |
Lennart Poettering | split of signal releasing into its own function and...
|
commit | commitdiff | tree |
2006-05-11 |
Lennart Poettering | add thread-mainloop.h to doxygen docs
|
commit | commitdiff | tree |
2006-05-09 |
Lennart Poettering | fix handling of timing status requests
|
commit | commitdiff | tree |
2006-05-09 |
Lennart Poettering | update todo
|
commit | commitdiff | tree |
2006-05-06 |
Lennart Poettering | rework the simple API to make use of the new threaded...
|
commit | commitdiff | tree |
2006-05-06 |
Lennart Poettering | * optionally, make pa_threaded_mainloop_signal() wait...
|
commit | commitdiff | tree |
2006-05-06 |
Lennart Poettering | add support for reading audio data from a file instead...
|
commit | commitdiff | tree |
2006-05-06 |
Lennart Poettering | remove bogus check that disallowed latency interpolation...
|
commit | commitdiff | tree |
2006-05-06 |
Lennart Poettering | allow signalling from event loop thread
|
commit | commitdiff | tree |
2006-04-30 |
Lennart Poettering | add new threaded main loop implementation (with test...
|
commit | commitdiff | tree |
2006-04-30 |
Lennart Poettering | * make sure the wakeup fd is polled on wven when no...
|
commit | commitdiff | tree |
2006-04-28 |
Lennart Poettering | fix date
|
commit | commitdiff | tree |
2006-04-27 |
Lennart Poettering | ouch!
|
commit | commitdiff | tree |
2006-04-26 |
Lennart Poettering | doc update for 0.8.1
|
commit | commitdiff | tree |
2006-04-26 |
Lennart Poettering | bump version number
|
commit | commitdiff | tree |
2006-04-26 |
Lennart Poettering | fail if the channel map doesn't match the sample specs
|
commit | commitdiff | tree |
2006-04-26 |
Lennart Poettering | allow the user to specify an alternative channel map...
|
commit | commitdiff | tree |
2006-04-26 |
Lennart Poettering | fix volume range printed on --help
|
commit | commitdiff | tree |
2006-04-26 |
Lennart Poettering | if a sample is not yet loaded, don't print rubbish...
|
commit | commitdiff | tree |
2006-04-26 |
Lennart Poettering | it was a bad idea to require that a channel map doesn...
|
commit | commitdiff | tree |
2006-04-26 |
Lennart Poettering | allow specifying the channel map to use on the command...
|
commit | commitdiff | tree |
2006-04-26 |
Lennart Poettering | * make a validity check of parsed channel maps before...
|
commit | commitdiff | tree |
2006-04-26 |
Lennart Poettering | support new channel_map argument in sink/source modules
|
commit | commitdiff | tree |
2006-04-26 |
Lennart Poettering | add support for parsing channel maps as module arguments
|
commit | commitdiff | tree |
2006-04-26 |
Lennart Poettering | don't allow channel positions to be specified twice...
|
commit | commitdiff | tree |
2006-04-26 |
Lennart Poettering | add new test 'channelmap-test'
|
commit | commitdiff | tree |
2006-04-26 |
Lennart Poettering | * add new function pa_channel_map_parse()
|
commit | commitdiff | tree |
2006-04-24 |
Lennart Poettering | * rework reference counting in the client libraries...
|
commit | commitdiff | tree |
2006-04-23 |
Lennart Poettering | fix a segfault when uploading samples with esound
|
commit | commitdiff | tree |
2006-04-23 |
Lennart Poettering | * add validity checking for sample_spec, channel_map...
|
commit | commitdiff | tree |
2006-04-23 |
Lennart Poettering | small optimization
|
commit | commitdiff | tree |
2006-04-23 |
Lennart Poettering | fix sample uploading
|
commit | commitdiff | tree |
2006-04-23 |
Lennart Poettering | enforce maximum sample size in sample cache
|
commit | commitdiff | tree |
2006-04-23 |
Lennart Poettering | * fix ref counting of pa_stream: strictly refcount...
|
commit | commitdiff | tree |
2006-04-23 |
Lennart Poettering | introduce a new error PA_ERR_TOOLARGE
|
commit | commitdiff | tree |
2006-04-23 |
Lennart Poettering | * when playing back a sample from the sample cache...
|
commit | commitdiff | tree |
2006-04-23 |
Lennart Poettering | fix multiplication of software pa_cvolumes
|
commit | commitdiff | tree |
2006-04-23 |
Lennart Poettering | allow recieving of invalid channel maps, volumes and...
|
commit | commitdiff | tree |
2006-04-23 |
Lennart Poettering | * Merge build system patch from Igor Zubkov
|
commit | commitdiff | tree |
2006-04-22 |
Lennart Poettering | remove superfluous "set -ex" line
|
commit | commitdiff | tree |
2006-04-22 |
Lennart Poettering | require automake 1.9 in configure.ac
|
commit | commitdiff | tree |
2006-04-22 |
Lennart Poettering | modify x11 modules to not cache the Display variable...
|
commit | commitdiff | tree |
2006-04-22 |
Lennart Poettering | when loading sound files, initialize channel map data...
|
commit | commitdiff | tree |
2006-04-22 |
Lennart Poettering | fix x11 handling
|
commit | commitdiff | tree |
2006-04-22 |
Lennart Poettering | fix sample cache
|
commit | commitdiff | tree |
2006-04-22 |
Lennart Poettering | * for unix sockets: remove the right parent directory...
|
commit | commitdiff | tree |
2006-04-22 |
Lennart Poettering | add new function pa_parent_dir()
|
commit | commitdiff | tree |
2006-04-22 |
Lennart Poettering | first unlink the socket, the close it
|
commit | commitdiff | tree |
2006-04-22 |
Lennart Poettering | try to remove the directory where the PID file resides...
|
commit | commitdiff | tree |
2006-04-22 |
Lennart Poettering | chown() and chmod() /tmp/.esd/ before checking if everything...
|
commit | commitdiff | tree |
2006-04-20 |
Lennart Poettering | replace copy by symlink when installing homepage
|
commit | commitdiff | tree |
2006-04-20 |
Lennart Poettering | minor improvements to the LICENSE text
|
commit | commitdiff | tree |