projects
/
paraslash.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
paraslash 0.3.0
[paraslash.git]
/
vss.c
2008-01-08
Andre Noll
Change year in Copyright comment from 2007 to 2008.
blob
|
commitdiff
|
raw
2007-12-28
Andre Noll
Turn PARA_STRERROR into an inline function.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-24
Andre Noll
Minor doxygen improvements.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-19
Andre Noll
Merge commit 'remotes/meins/v0.3' into v0.3
blob
|
commitdiff
|
raw
|
diff to current
2007-11-18
Andre Noll
Fix handling of invalid entries in the score table.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-17
Andre Noll
Introduce vss_stopped().
blob
|
commitdiff
|
raw
|
diff to current
2007-11-11
Andre Noll
Fix com_nomore.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-11
Andre Noll
Introduce make_empty_status_items().
blob
|
commitdiff
|
raw
|
diff to current
2007-11-11
Andre Noll
Add more status items.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-02
Andre Noll
Rename audio_info status items and get rid of duplicate...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-02
Andre Noll
Make the status item list globally visible.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-01
Andre Noll
Get rid of afd->afsi and rename afs_status_info to...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-01
Andre Noll
Get rid of afd->path.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-01
Andre Noll
Kill unused afd.attributes_string.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-31
Andre Noll
Fix ogg streaming.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-31
Andre Noll
vss.c: Check status afs socket fd for writing more...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-31
Andre Noll
More documentation.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-31
Andre Noll
vss.c: Avoid strcpy() to a fixed-size buffer.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-28
Andre Noll
vss.c recv_afs_msg(): Set cmsg only once.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-28
Andre Noll
vss.c: Documentation cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-26
Andre Noll
cosmetics.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-25
Andre Noll
Rename struct audio_format_info to afh_info.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-25
Andre Noll
loglevel adjustments.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-24
Andre Noll
vss.c: Kill noisy debug message.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-24
Andre Noll
Reset afd fields on eof.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
Andre Noll
Get rid of mmd->filename.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
Andre Noll
Get rid of mmd->audio_format.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
Andre Noll
Get rid of mmd->afi.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
Andre Noll
Change dbinfo1 stat item and use it from afs.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
Andre Noll
Remove para_dbadm.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
Andre Noll
Remove old audio file selector code.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-22
Andre Noll
vss.c: Kill unused int audio_file.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-22
Andre Noll
Move afh_init() call from vss.c to server.c.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-22
Andre Noll
Move common audio format handler functions to new afh_c...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-22
Andre Noll
vss.c: Isolate afh_init().
blob
|
commitdiff
|
raw
|
diff to current
2007-10-22
Andre Noll
vss.c: Use audio_format_name() where possible.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-22
Andre Noll
vss.c: Kill an unused variable.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-22
Andre Noll
vss.c: Small simplifications.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-22
Andre Noll
vss.c: Remove some unused code.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-22
Andre Noll
Switch to the new afs.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-02
Andre Noll
Merge commit 'remotes/meins/v0.3' into v0.3
blob
|
commitdiff
|
raw
|
diff to current
2007-10-01
Andre Noll
Implement add -a (add all audio files).
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Andre Noll
Merge commit 'remotes/meins/v0.3' into v0.3
blob
|
commitdiff
|
raw
|
diff to current
2007-09-20
Andre Noll
Make para_fsck work without specifying tables.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-15
Andre Noll
Fix the privious assertion().
blob
|
commitdiff
|
raw
|
diff to current
2007-09-15
Andre Noll
audio_format_name(): Add an assert().
blob
|
commitdiff
|
raw
|
diff to current
2007-09-13
Andre Noll
Fix com_add segfault.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-12
Andre Noll
vss_init(): Use FOR_EACH_AUDIO_FORMAT() instead of...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-10
Andre Noll
afs com_add(): Recognize also audio formats different...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-09
Andre Noll
vss.c: Introduce get_audio_file_info().
blob
|
commitdiff
|
raw
|
diff to current
2007-09-08
Andre Noll
para_server: Initialize the new afs.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-08
Andre Noll
Rename afs.[ch] to afs_common.[ch].
blob
|
commitdiff
|
raw
|
diff to current
2007-08-20
Andre Noll
Fix some unsigned vs. size_t issues.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-12
Andre Noll
Merge branch 'chunk_queue' of /home/maan/scm/paraslash_...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-08
Andre Noll
Rewrite chunk queueing.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-28
Andre Noll
replace standard GPL header by a one-line pointer to...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-26
Andre Noll
be more carful wrt. signed vs. unsigned argument passing
blob
|
commitdiff
|
raw
|
diff to current
2007-03-26
Andre Noll
Merge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-25
Andre Noll
do not copy the audio file header
blob
|
commitdiff
|
raw
|
diff to current
2007-03-24
Andre Noll
Merge /home/maan/scm/paraslash_fml/paraslash
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Andre Noll
vss.c: Don't try to mmap empty files
blob
|
commitdiff
|
raw
|
diff to current
2007-03-14
Andre Noll
Merge /home/maan/scm/paraslash_fml/paraslash into mmap
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
Andre Noll
vss.c: simplify vss_eof()
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
Andre Noll
vss.c: Switch from fopen() to open()
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
Andre Noll
kill file parameter from get_file_info of struct audio...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-12
Andre Noll
vss.c: Use the file mapping instead of fseek()/read()
blob
|
commitdiff
|
raw
|
diff to current
2007-03-12
Andre Noll
first draft of the mmap patch series
blob
|
commitdiff
|
raw
|
diff to current
2007-03-12
Andre Noll
Merge ../paraslash_meins/paraslash
blob
|
commitdiff
|
raw
|
diff to current
2007-03-11
Andre Noll
vss.c: rename get_song() to vss_get_audio_file()
blob
|
commitdiff
|
raw
|
diff to current
2007-03-11
Andre Noll
comment out some noisy debug messages
blob
|
commitdiff
|
raw
|
diff to current
2007-03-11
Andre Noll
small documentation cleanup
blob
|
commitdiff
|
raw
|
diff to current
2007-03-11
Andre Noll
kill close_audio_file handler from struct audio format.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-11
Andre Noll
introduce struct audio_format_info
blob
|
commitdiff
|
raw
|
diff to current
2007-03-04
Andre Noll
simplify vss_read_chunk()
blob
|
commitdiff
|
raw
|
diff to current
2007-03-04
Andre Noll
kill the read_chunk handler of struct audio_format...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-04
Andre Noll
make get_file_info() return the chunk table
blob
|
commitdiff
|
raw
|
diff to current
2007-03-04
Andre Noll
vss.c: Kill check for get_file_info == NULL
blob
|
commitdiff
|
raw
|
diff to current
2007-03-04
Andre Noll
kill the reposition handler in struct audio_format_handler
blob
|
commitdiff
|
raw
|
diff to current
2007-03-02
Andre Noll
Merge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-20
Andre Noll
rename db.c to afs.c and db.h to afs.h
blob
|
commitdiff
|
raw
|
diff to current
2007-02-10
Andre Noll
Merge /home/maan/scm/paraslash_fml/paraslash
blob
|
commitdiff
|
raw
|
diff to current
2007-02-10
Andre Noll
add more missing documentation
blob
|
commitdiff
|
raw
|
diff to current
2007-01-06
Andre
rename afs to vss (the virtual streaming system)
blob
|
commitdiff
|
raw
|
diff to current