ringbuffer.h: Add GPL header.
[paraslash.git] / afs.h
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.
2007-09-26 Andre NollGet rid of the "table" member in struct table_info.
2007-09-25 Andre Nollcom_check(): Implement mood checking.
2007-09-25 Andre Nollmake get_playlist_data() generic.
2007-09-25 Andre Nollafs: Move some ls-related stuff from afs.h to aft.c.
2007-09-25 Andre NollMore mood cleanups.
2007-09-23 Andre NollImplement check for invalid playlist entries.
2007-09-23 Andre NollImplement check command.
2007-09-22 Andre Nollafs.h: Change the prototype of stdin_command() to refel...
2007-09-15 Andre NollReplace void *row by struct osl_row *row.
2007-09-10 Andre Nollafs: Replace DATABASE_DIR by a runtime config option.
2007-09-09 Andre NollChange the type of the argv argument of all commands.
2007-09-08 Andre NollIntroduce template commands for command_util.sh.
2007-09-08 Andre Nollpara_server: Initialize the new afs.
2007-09-08 Andre NollMerge the new afs code.
2007-09-08 Andre NollRename afs.[ch] to afs_common.[ch].
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-03-02 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-02-20 Andre Nollrename db.c to afs.c and db.h to afs.h
2007-01-06 Andrerename afs to vss (the virtual streaming system)
2006-05-17 Andresplit afs.h
2006-05-17 Andremajor afs cleanup
2006-05-14 Andrestruct audio_format_handler: use proper pointer type...
2006-05-13 Andrerandom/mysql selector: make it find m4a files
2006-05-13 AndreRename struct audio format to audio_format_handler
2006-05-12 AndreFirst draft of the aac audio format handler
2006-02-20 Andreinitial git commit