paraslash.git
2007-08-12 Andre NollMove chunk_queue stuff to own files chunk_queue.[ch].
2007-08-12 Andre Nollstruct http_client: Use a _pointer_ to the chunk_queue.
2007-08-12 Andre NollAbstract out chunk_queue code.
2007-08-12 Andre Nollenqueue_chunk(): pass a struct chunk_queue * instead...
2007-08-12 Andre NollIntroduce struct chunk_queue.
2007-08-12 Andre NollMerge branch 'chunk_queue' of /home/maan/scm/paraslash_...
2007-08-12 Andre Nollortp_recv: Always set default jitter compensation,...
2007-08-08 Andre NollRewrite chunk queueing.
2007-08-07 Andre Nollhttp_send.c: Trivial whitespace and spelling cleanups.
2007-08-06 Andre NollDon't use depricated xxx_cmdline_parser_configfile().
2007-08-06 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash
2007-08-06 Andre Nollpara_malloc(), para_realloc(): Check for zero size...
2007-08-06 Andre Nolldccp sender: Keep polling until an entry becomes free...
2007-07-10 Andre Nollaudioc: fix bufsize
2007-07-07 Andre Nollconfigure.ac: Add check for alarm().
2007-07-07 Andre Nollringbuffer.c: fix two typos.
2007-07-07 Andre Nolltrivial doxygen cleanups
2007-07-07 Andre Nollmysql_selector: reset mysql_lock to zero after destroyi...
2007-07-07 Andre NollNEWS update
2007-07-07 Andre Nollnet.h: add missing __printf_2_3 attribute to send_va_bu...
2007-07-07 Andre Nollmysql_selector.c: introduce the myslq lock
2007-07-06 Andre Nollconfigure.ac: extend checks for header, functions,...
2007-07-06 Andre Nolldccp_send.c: Replace bzero() by memset()
2007-07-04 Andre Nollortp_send.c: fix a gcc warning
2007-07-04 Andre Nollremove COPYING from the files to be converted by grutatxt
2007-07-04 Andre Nollremove GPL from the files to be converted by grutatxt
2007-07-04 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-07-03 Andre Nollfix trivial typo
2007-07-03 Andre Nollmake gengetopt-2.20 happy
2007-07-01 Andre Nollweb/license.html: make it clear that paraslash is licen...
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-06-25 Andre NollCOPYING: replace the short GPL text by the full version...
2007-06-25 Andre Nolltrivial typo fix
2007-06-11 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-06-10 Andre NollNEWS update
2007-06-10 Andre Nollclean up error.h
2007-06-03 Andre Nollogg_afh.c: add documentation of struct ogg_datasource
2007-06-03 Andre Nollallow variable arguments in LOG functions to be omitted...
2007-06-01 Andre Nolldccp_send.c: Fix type of "header_len" on x86_64
2007-06-01 Andre NollTrivial %d -> %zu format string fix
2007-05-26 Andre Nollfade: cosmetic cleanups
2007-05-26 Andre Nollfade.c: simplify open_mixer()
2007-05-26 Andre Nollfade.c: replace args_info by conf
2007-05-26 Andre Nollfade.c: Fix some signed issues
2007-05-26 Andre Nollfix some signed warnings in aac and mp3 decoders
2007-05-26 Andre Nollbe more carful wrt. signed vs. unsigned argument passing
2007-05-21 Andre Nollerror.h: move E_BAD_USER from audiod_command to command...
2007-05-19 Andre Nolladd -Wbad-function-cast to +CPPFLAGS and fix two compil...
2007-05-19 Andre Nollaac: fix some signedness warnings
2007-05-12 Andre Nollalsa_write.ggo: use "default" instead of "plughw:0...
2007-04-05 Andre Nollnew codename, reset version to git
2007-04-05 Andre Nollthe paraslash-0.2.16 release tarball
2007-04-05 Andre Nollparaslash 0.2.16 v0.2.16
2007-04-04 Andre Nollfix some compiler warnings on Mac OS
2007-04-04 Andre NollMakefile.in: target "install" depends on target "man"
2007-04-04 Andre Nollcompress.c: fix serious typo
2007-04-04 Andre Nollfix compress filter for big endian systems
2007-04-02 Andre NollRevert "fix compress filter for big endian machines"
2007-03-30 Andre Nollfix compress filter for big endian machines
2007-03-26 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-03-25 Andre Nolldo not copy the audio file header
2007-03-24 Andre Nollkill some more unneeded includes
2007-03-24 Andre Nollaac_afh.c: Get rid of some superfluous includes
2007-03-24 Andre Nollmp3_afh.c: set bitrate, frequency and channels of struc...
2007-03-24 Andre Nollogg_afh.c: store bitrate, frequency and channels in...
2007-03-24 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash
2007-03-24 Andre Nollaac_afh.c: compute bitrate and store it in the new...
2007-03-24 Andre Nollafh: add additional fields channels, frequency, and...
2007-03-23 Andre Nollserver.h: kill unneccessary openssl/pem.h include
2007-03-23 Andre Nollmp3_afh.c: Fix header_bitrate() for invalid headers
2007-03-22 Andre Nollaudiod.c: Fix typo in log message
2007-03-22 Andre NollNEWS update
2007-03-22 Andre NollMakefile.in: Remove some unused variables
2007-03-22 Andre Nollvss.c: Don't try to mmap empty files
2007-03-22 Andre Nollmp3_afh.c: Fix off by one bug
2007-03-15 Andre Nollmysql_selector.c: refresh selector info on com_us and...
2007-03-15 Andre NollChange year in GPL header to 2007
2007-03-15 Andre NollNEWS: Update
2007-03-14 Andre Nollfd.c: Kill para_fread() and para_fseek()
2007-03-14 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash into mmap
2007-03-13 Andre Nollmp3_afh.c: More documentation updates
2007-03-13 Andre Nollmp3_afh.c: Documentation update
2007-03-13 Andre Nollvss.c: simplify vss_eof()
2007-03-13 Andre Nollvss.c: Switch from fopen() to open()
2007-03-13 Andre Nollkill file parameter from get_file_info of struct audio...
2007-03-13 Andre Nollmp3_afh.c: Switch to memory mapped input file
2007-03-12 Andre Nollaac_afh: use the file mapping rather than read()
2007-03-12 Andre Nollvss.c: Use the file mapping instead of fseek()/read()
2007-03-12 Andre Nollfirst draft of the mmap patch series
2007-03-12 Andre Nolldccp.c was modified in 2007, so change header to reflec...
2007-03-12 Andre NollNEWS: cosmetic menu item fix
2007-03-12 Andre NollMerge ../paraslash_meins/paraslash
2007-03-11 Andre Nollvss.c: rename get_song() to vss_get_audio_file()
2007-03-11 Andre Nollcomment out some noisy debug messages
2007-03-11 Andre Nollsmall documentation cleanup
2007-03-11 Andre Nollcommand.c kill unused declaration of user_list
2007-03-11 Andre Nollogg_afh.c: make two functions static
2007-03-11 Andre Nollfix doxygen comment of the init functions of all audio...
2007-03-11 Andre Nollmp3_afh.c: Kill global variable num_chunks and seconds.
2007-03-11 Andre Nollkill close_audio_file handler from struct audio format.
next