Merge branch 'maint'
[paraslash.git] / afs.h
2009-11-09 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'
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-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 NollMove blob table macros from afs.h to blob.c.
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 NollMerge branch 'master' into next
2009-07-11 Andre NollMove mood methods to a separate file.
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 NollFix some gcc warnings.
2009-07-04 Andre NollMerge branch 'afh_cleanup' into next.
2009-07-04 Andre NollMerge branch 'crypt' into next
2009-07-04 Andre NollRevamp status item handling.
2009-06-29 Andre NollObtain afs status items directly from afs.
2009-06-14 Andre NollMake rc4 encryption/decryption more explicit.
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-25 Andre Nollaft: Make make_status_items() static.
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-11 Andre NollVarious small cleanups and documentation improvements.
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2008-07-07 Andre NollMerge commit 'meins/master'
2008-07-06 Andre NollUse an unused byte in struct afs_info to store the...
2008-03-25 Andre NollUpdate doxygen documentation.
2008-03-24 Andre NollComplete the afs callback conversion.
2008-03-24 Andre Nollmake send_callback_request() and friends take a result...
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2007-12-09 Andre NollMerge commit 'remotes/yangtse/master'
2007-12-09 Andre NollMerge commit 'remotes/fml/master'
2007-12-08 Andre Nollafs.h: Doxify comment for struct audio_file_data.
2007-12-08 Andre Nollafs.h: Kill unused function declaration close_audio_file().
2007-11-25 Andre Nollafs.h: Add more documentation.
2007-11-25 Andre Nollafs.h: Fix typo in comment.
2007-11-25 Andre Nollcom_setatt(): Generate an afs event if attributes were...
2007-11-25 Andre Nollafs.h: Make doxygen happy again.
2007-11-24 Andre NollMinor doxygen improvements.
2007-11-19 Andre NollMerge commit 'remotes/meins/v0.3' into v0.3
2007-11-18 Andre NollFix handling of invalid entries in the score table.
2007-11-17 Andre Nollopen_and_update_audio_file(): Interchange two arguments.
2007-11-11 Andre NollIntroduce make_empty_status_items().
2007-11-01 Andre NollGet rid of afd->afsi and rename afs_status_info to...
2007-11-01 Andre NollKill afd->current_play_mode.
2007-11-01 Andre Nollkill afd->score.
2007-11-01 Andre NollGet rid of afd->path.
2007-11-01 Andre NollKill unused afd.attributes_string.
2007-11-01 Andre NollAppend ls -v output to status items.
2007-10-28 Andre Nollmake playlist_update_audio_file() static.
2007-10-26 Andre NollAdd doxygen comments for various structs.
2007-10-25 Andre NollRename struct audio_format_info to afh_info.
2007-10-25 Andre Nollafs.h: Add doxygen comments for enum afs_events and...
2007-10-23 Andre NollGet rid of mmd->filename.
2007-10-23 Andre NollReplace status item DBINFO2 by ATTRIBUTES.
2007-10-23 Andre NollImplement com_select().
2007-10-22 Andre NollSwitch to the new afs.
2007-10-21 Andre NollComplete afs event handling.
2007-10-18 Andre NollImplement afs events.
2007-10-13 Andre NollReplace struct table_info by struct afs_table.
2007-10-06 Andre NollAdd more documentation.
2007-10-02 Andre NollImplement com_cpsi().
2007-09-30 Andre NollImplement mailbox output format for ls.
2007-09-29 Andre NollSpeed up mood loading.
2007-09-28 Andre NollStill more typo fixes.
2007-09-27 Andre NollImplement pattern matching for com_touch().
2007-09-27 Andre NollGerneralize for_each_matching_blob().
2007-09-26 Andre NollMove enum ls_sorting_method from afs.h to aft.c and...
2007-09-26 Andre NollAdd documentation of enum blob_table_columns.
next