summaryrefslogtreecommitdiff
path: root/afh.h (follow)
Commit message (Expand)AuthorAge
* Switch to SPDX identifiers.Andre Noll2026-03-17
* Improve audio format handler documentation.Andre Noll2025-10-08
* afs: Remove v0.5.x on-disk afhi compatibility code.Andre Noll2025-09-30
* afh: Remove unused filename argument from ->rewrite_tags().Andre Noll2025-09-19
* afh: Remove unnecessary fd argument of ->get_file_info().Andre Noll2025-08-28
* afh: Make ->rewrite_tags() mandatory.Andre Noll2025-08-28
* afh: Limit chunk numbers to 32 bit.Andre Noll2022-03-28
* Remove ->fd of struct audio file data.Andre Noll2021-10-09
* afh: Constify definition of audio format handlers.Andre Noll2018-12-21
* afh: Introduce audio_format_names[].Andre Noll2018-12-21
* Shorten copyright notice.Andre Noll2017-09-22
* doxygen: Add \ref to references.Andre Noll2017-06-25
* aac_afh: Don't create chunk tables any more.Andre Noll2017-03-25
* afh: Dynamic chunks.Andre Noll2017-03-25
* server: Store max chunk size in database.Andre Noll2017-03-25
* afh.h: Fix typo in prototype of ->get_file_info().Andre Noll2017-01-22
* afh.h: Trivial whitespace fix.Andre Noll2016-12-25
* afh: Make ->suffixes array const.Andre Noll2016-05-04
* afh: Make ->chunks_total and ->seconds_total fixed-size.Andre Noll2015-12-28
* The wma tagger.Andre Noll2015-04-26
* Update year in copyright headers.Andre Noll2015-01-12
* afh.h: Trivial whitespace fix.Andre Noll2015-01-11
* Make senders independent of afs and osl.Andre Noll2014-09-06
* doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* Never start playback at an empty chunk.Andre Noll2014-07-01
* Change copyright year to 2014.Andre Noll2014-02-22
* Change copyright year to 2013.Andre Noll2013-03-25
* Introduce afh_get_afhi_txt().Andre Noll2012-11-18
* Introduce clear_afhi().Andre Noll2012-04-08
* Change year in copyright message to 2012.Andre Noll2012-01-07
* Add/fix some doxygen comments.Andre Noll2011-08-09
* afh.h: Remove unused declaration.Andre Noll2011-08-09
* Add Infrastructure for dynamic header computation.Andre Noll2011-01-29
* Kill afhi->header_offset.Andre Noll2011-01-29
* Trivial comment cleanups.Andre Noll2011-01-29
* Replace 2010 in copyright message by 2011.Andre Noll2011-01-17
* Compute the maximal chunk size only once.Andre Noll2010-10-31
* Kill supported_audio_formats().Andre Noll2010-07-13
* Change year in COPYRIGHT to 2010.Andre Noll2010-04-05
* More misc wma fixes.Andre Noll2009-11-18
* Major audio format handler cleanups.Andre Noll2009-06-26
* afh: Introduce afh_get_largest_chunk_size().Andre Noll2009-03-08
* Change year of copyright from 2008 to 2009.Andre Noll2009-01-10
* Move make_taginfo() from mp3_afh.c to afh_common.c.Andre Noll2008-06-29
* Keep the audio file open when mmapping.Andre Noll2008-06-29
* Allocate afh_info->info_string dynamically.Andre Noll2008-06-28
* Make para_server use the generic scheduling code.Andre Noll2008-04-12
* Move the get_chunk and the get_header functions from vss.c to afh.c.Andre Noll2008-03-15
* Change year in Copyright comment from 2007 to 2008.Andre Noll2008-01-08
* Also save the header length and offset in the aft.Andre Noll2007-10-31