summaryrefslogtreecommitdiff
path: root/plugins/ao/plugin.c
Commit message (Collapse)AuthorAge
* changed project description in many filesGravatar Alexey Yakovenko2014-07-16
|
* fixed few errors reported by cppcheck (thanks to Pavel Roschin)Gravatar Alexey Yakovenko2013-11-11
|
* gcc warning fixesGravatar Alexey Yakovenko2013-11-05
|
* copyright years updatedGravatar Alexey Yakovenko2013-10-06
|
* fixed remaining pl_find_meta calls lacking pl_lockGravatar waker2012-05-17
|
* updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
|
* 0.5.2-rc2 fixesGravatar waker2012-03-20
|
* few compile fixes; added mono2stereo into tarballGravatar waker2011-10-23
|
* added ddb_ prefix to dumb, shn and ao plugins;Gravatar waker2011-05-23
| | | | | ao has been renamed to ddb_aopsf; tweaked sources and makefiles to simplify compiling out of tree
* hardcoded api_version 1.0 into all pluginsGravatar waker2011-05-21
|
* changed few old-style pl_* functions which were working with current ↵Gravatar waker2011-05-08
| | | | playlist with the new ones, working with specific playlist passed as argument
* better metadata layout for psf filesGravatar waker2011-05-07
|
* ao: fixed reading aux psf libs from archivesGravatar waker2011-05-07
|
* changed some API entry points to make it possible working with specific ↵Gravatar waker2011-04-29
| | | | playlists, and not just the current one
* fixed mp3 filetype for streamed radio;Gravatar waker2011-04-27
| | | | removed filetypes ptr in DB_decoder_t
* ao: remove debug printfGravatar waker2011-04-26
|
* fixed duration + fade in aosdk pluginGravatar waker2011-04-09
|
* got rid of filetype field in playitem structureGravatar waker2011-03-24
|
* fixed all plugins for the API changesGravatar waker2011-03-09
|
* removed author and email fields, added single all-purpose copyright field;Gravatar waker2011-02-27
| | | | | added copyright info to all plugins; updated gtkui to reflect the changes
* updated copyright year to 2011Gravatar waker2011-01-02
|
* ported AO plugin to new APIGravatar waker2010-11-25
|
* bumped all plugins to version 1.0;Gravatar waker2010-11-02
| | | | updated portable build packaging script
* fixed several valgrind complaintsGravatar Alexey Yakovenko2010-10-03
|
* disabled tracing in main and aoGravatar Alexey Yakovenko2010-09-21
|
* few tweaks to psf metadataGravatar Alexey Yakovenko2010-08-05
|
* added utf8 validation and shift-jis charset detection to psf pluginGravatar Alexey Yakovenko2010-08-04
|
* ao plugin: minissf library loading fix; deleted minispu extGravatar Alexey Yakovenko2010-07-06
|
* ao plugin: added minissf, minispu, minipsf, minipsf2 extensions; minipsf ↵Gravatar Alexey Yakovenko2010-07-06
| | | | library loading fix; psf open/close crash fix
* ao plugin: psf/psf2/spu seekingGravatar Alexey Yakovenko2010-07-04
|
* ao: qsf z80 emu reentrancyGravatar Alexey Yakovenko2010-06-30
|
* ao plugin: reentrant arm7 emu; fixed dsf library loaderGravatar Alexey Yakovenko2010-06-28
|
* adding reentrant API to ao plugin WIPGravatar Alexey Yakovenko2010-06-26
|
* audio overload plugin - highly experimental; no seeking; crashesGravatar Alexey Yakovenko2010-06-22