Kill unused writer_node_group code.
[paraslash.git] / aft.c
2009-12-21 Andre NollMerge commit 'meins/master'
2009-12-20 Andre NollMerge branch 'maint'
2009-12-19 Andre NollAdd more documentation.
2009-12-19 Andre NollMerge branch 'maint'
2009-12-19 Andre NollMerge branch 'maint'
2009-12-10 Andre NollMerge branch 'maint'
2009-12-07 Andre NollMerge branch 'maint'
2009-12-02 Andre NollMerge branch 'maint'
2009-11-30 Andre NollMerge branch 'maint'
2009-11-27 Andre NollMerge branch 'maint'
2009-11-18 Andre NollMerge branch 'maint'
2009-11-12 Andre NollMerge branch 'maint'
2009-11-09 Andre NollMerge branch 'maint'
2009-11-07 Andre NollMerge branch 'maint'
2009-11-06 Andre NollMerge branch 'maint'
2009-11-05 Andre NollMerge branch 'maint'
2009-11-05 Andre NollMerge branch 'maint'
2009-10-24 Andre NollMerge branch 'maint'
2009-10-22 Andre NollMerge branch 'maint' into next
2009-10-22 Andre NollMerge branch 'maint'
2009-10-22 Andre NollMerge branch 'maint'
2009-10-16 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-09-24 Andre NollMerge branch 'master' into next
2009-09-21 Andre NollMerge branch 'master' into next
2009-09-19 Andre NollMerge branch 'master' into next
2009-09-14 Andre NollMerge branch 'master' into next
2009-09-06 Andre NollMerge branch 'master' into next
2009-09-04 Andre NollMerge branch 'master' into next
2009-09-03 Andre NollMerge branch 'master' into next
2009-08-31 Andre NollMerge branch 'master' into next
2009-08-30 Andre NollFix off-by-one bug in fixup_info_string().
2009-08-29 Andre NollMerge branch 'master' into next
2009-08-21 Andre NollMerge branch 'master' into next
2009-08-02 Andre NollMerge branch 'master' into next
2009-08-01 Andre NollMerge branch 'master' into next
2009-07-25 Andre NollMerge branch 'master' into next
2009-07-21 Andre NollMake some functions/variables static.
2009-07-20 Andre NollMerge branch 'master' into next
2009-07-19 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-13 Andre NollMerge commit 'meins/next' into next
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-11 Andre NollFix com_init() in case arguments are given.
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-10 Andre NollMerge commit 'fml/master' into next
2009-07-09 Andre NollMerge branch 'master' into next
2009-07-09 Andre NollMerge commit 'meins/next' into next
2009-07-08 Andre NollIntroduce para_regcomp.
2009-07-05 Andre NollMerge branch 'master' into next
2009-07-04 Andre NollMerge branch 'master' into next
2009-07-04 Andre NollChange the syntax of the parameters to the touch command.
2009-07-04 Andre NollMerge branch 'afh_cleanup' into next.
2009-07-04 Andre NollMerge branch 'crypt' into next
2009-07-04 Andre NollMerge commit 'fml/master'
2009-07-04 Andre NollRevamp status item handling.
2009-06-30 Andre Nollmake_attribute_lines(): Check return value of ().
2009-06-29 Andre NollObtain afs status items directly from afs.
2009-06-26 Andre NollMajor audio format handler cleanups.
2009-06-14 Andre NollMake rc4 encryption/decryption more explicit.
2009-06-13 Andre NollAdd new ls option -d.
2009-06-12 Andre NollFix checking of return values from osl_open().
2009-06-11 Andre NollFix para_strerror() and use osl() wrapper for osl libra...
2009-06-11 Andre NollFirst draft of the libosl patch series.
2009-05-28 Andre NollMerge commit 'meins/master'
2009-05-27 Andre NollTruncate overlong tag info and replace newlines by...
2009-05-26 Andre Nollaft: Reorganize make_status_items().
2009-05-25 Andre Nollaft: Make make_status_items() static.
2009-03-18 Andre NollFix various dead stores found by the clang static analyzer.
2009-03-17 Andre NollGET_NUM_DIGITS: Evaluate macro parameter only once.
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-15 Andre NollAdd some missing source code documentation.
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2009-01-09 Andre NollMerge commit 'meins/master'
2008-12-01 Andre NollMerge commit 'fml/master'
2008-12-01 Andre NollReplace MAX, MIN, ABS macros by type-checking variants.
2008-12-01 Andre NollMerge commit 'meins/next'
2008-11-30 Andre NollInclude portable_io.h only when needed.
2008-11-29 Andre NollFix -Wdeclaration-after-statement warnings.
2008-11-13 Andre Nolladd_one_audio_file(): Fix an fd leak.
2008-09-28 Andre Nollaft.c: Clear more status items in stop mode.
2008-07-25 Andre NollClear all fields in stop mode where it makes sense.
2008-07-07 Andre NollMerge commit 'meins/master'
2008-07-06 Andre NollFix another bug in com_touch().
2008-07-06 Andre NollFix com_touch.
2008-07-06 Andre NollTeach the touch command about amplification.
2008-07-06 Andre NollTeach the ls command to print the amplification value.
2008-07-06 Andre NollUse an unused byte in struct afs_info to store the...
2008-06-30 Andre NollMerge commit 'meins/master'
2008-06-29 Andre NollKeep the audio file open when mmapping.
2008-06-28 Andre NollAllocate afh_info->info_string dynamically.
2008-03-25 Andre NollUpdate doxygen documentation.
2008-03-24 Andre NollComplete the afs callback conversion.
next