wma_decode_block(): Reduce indentation level.
[paraslash.git] / para.h
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-10-04 Andre NollPut the git version into all executables.
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-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-20 Andre NollMerge branch 'master' into next
2009-07-20 Andre NollMerge commit 'meins/next' into next
2009-07-19 Andre NollMove functions only needed by audiod from stat.c to...
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-11 Andre NollMerge branch 'master' into next
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-05 Andre NollMerge branch 'master' into next
2009-07-04 Andre NollMerge branch 'master' into next
2009-07-04 Andre NollMerge branch 'afh_cleanup' into next.
2009-07-04 Andre NollMerge branch 'crypt' into next
2009-07-04 Andre Nollaudioc stat: Make status item mask 64 bits wide.
2009-07-04 Andre NollRevamp status item handling.
2009-06-21 Andre NollStronger crypto for client authentication.
2009-06-14 Andre NollUse openssl's RAND_load_file() and RAND_bytes() to...
2009-03-04 Andre NollRecognize the eof packet also in the udp receiver.
2009-02-11 Andre NollMerge commit 'fml/master'
2009-02-11 Andre NollFix the ROUND_UP macro.
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-15 Andre NollMake the loglevels start at zero.
2009-01-15 Andre NollPrefix loglevel macros with "LL_".
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2009-01-09 Andre NollMerge commit 'meins/master'
2008-12-01 Andre NollFix PARA_MAX().
2008-12-01 Andre NollMerge commit 'fml/master'
2008-12-01 Andre NollReplace MAX, MIN, ABS macros by type-checking variants.
2008-03-17 Andre NollMerge commit 'remotes/meins/master'
2008-03-15 Andre NollMove the get_chunk and the get_header functions from...
2008-02-23 Andre Nollpara.h: Change copyright year to 2008.
2008-02-09 Andre NollPrint codename in version info.
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2007-12-28 Andre NollROUND_UP: Add missing parentheses().
2007-11-24 Andre NollMerge commit 'remotes/fml/master'
2007-11-23 Andre NollAdd wrapper for isspace().
2007-11-10 Andre NollUse FOR_EACH_STATUS_ITEM everywhere.
2007-11-10 Andre Nollhandle status items via autoconf.
2007-11-02 Andre NollMore status item renames.
2007-11-02 Andre NollRename audio_info status items and get rid of duplicate...
2007-11-02 Andre NollMake the status item list globally visible.
2007-11-01 Andre NollRename length status item to seconds_total and print...
2007-10-28 Andre Nollkill dulpicate instance of para_random().
2007-10-23 Andre NollAdd LYRICS_ID status item.
2007-10-23 Andre NollReplace status item SELECTOR by IMAGE_ID.
2007-10-23 Andre NollReplace status item DBINFO3 by DIRECTORY.
2007-10-23 Andre NollReplace status item STATUS_BAR to BASENAME.
2007-10-23 Andre NollReplace status item DBINFO2 by ATTRIBUTES.
2007-10-23 Andre NollChange dbinfo1 stat item and use it from afs.
2007-10-06 Andre NollAdd more documentation.
2007-09-15 Andre Nollaudio_format_name(): Add an assert().
2007-09-14 Andre Nollrc4: Round up output buffer size.
2007-09-08 Andre Nollpara_server: Initialize the new afs.
2007-09-08 Andre NollMerge the new afs code.
2007-08-06 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash
2007-08-06 Andre Nollpara_malloc(), para_realloc(): Check for zero size...
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-06-11 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-06-03 Andre Nollallow variable arguments in LOG functions to be omitted...
2007-05-26 Andre Nollbe more carful wrt. signed vs. unsigned argument passing
2007-02-11 Andre Nollpara.h fix a typo
2007-02-11 Andre Nollmove gui-related symbols from para.h to new gui.h
2007-02-11 Andre Nollmore doxygen docu, some small cleanups
2007-02-11 Andre Nollpara.h: Add documentation of PARA_MAX, PARA_MIN, PARA_ABS
2007-02-11 Andre Nollkill STRINGSIZE macro
2007-02-06 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
next