paraslash.git
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.
2007-03-11 Andre Nollkill global variable af from all audio format handlers
2007-03-11 Andre Nollaac_afh.c: kill global variables inbuf and inbuf_len
2007-03-11 Andre Nollaac_afh.c: free the inbuffer already in aac_get_file_info()
2007-03-11 Andre Nollaac_afh.c: Kill global variable af
2007-03-11 Andre Nollaac_afh.c: Kill global variable num_chunks
2007-03-11 Andre Nollaac_afh.c: Kill global variable inbuf_size
2007-03-11 Andre Nollintroduce struct audio_format_info
2007-03-10 Andre Nollogg_afh.c: Kill tunetable()
2007-03-10 Andre Nollogg_afh.c: Switch to ogg vorbis callbacks
2007-03-10 Andre NollREADMY.mysql: replace --enable-mysql-headers by --with...
2007-03-09 Andre Nollsimplify dccp_set_socket() (Gerrit Renker)
2007-03-05 Andre Nollaudiod: avoid busy loop on startup
2007-03-05 Andre Nollogg_afh.c: Fix format string compiler warning
2007-03-05 Andre Nollmysql_selector.c: mark mysql_macro_list[] const
2007-03-05 Andre Nollmysql.c: fix -Wshadow warnings
2007-03-05 Andre NollMakefile.in: use CPPFLAGS also for target mysql.o
2007-03-04 Andre Nollaac_afh.c: Make "handle" a local variable
2007-03-04 Andre Nollmp3_afh.c: Mark frequencies, bitrate and frame_size_ind...
2007-03-04 Andre Nollmp3_afh.c: Kill unused mp3.filename
2007-03-04 Andre Nollogg_afh.c: Kill unneccessary inclusion of fd.h
2007-03-04 Andre Nollogg_afh.c: Kill global variable num_chunks
2007-03-04 Andre Nollogg_afh.c: make vi_sampling_rate, vi_bitrate local
2007-03-04 Andre Nollogg_afh.c: Kill unused vi_bitrate_nominal
2007-03-04 Andre Nollogg_afh.c: get rid of global variable max_chunk_len
2007-03-04 Andre Nollsimplify ogg_compute_chunk_table()
2007-03-04 Andre Nollogg_afh.c: Kill global variable infile
2007-03-04 Andre Nollogg_afh.c: Kill superflous vi_channels
2007-03-04 Andre Nollogg_afh.c: Kill unused inbuf and inbuf_size
2007-03-04 Andre Nollmp3_afh.c: Kill unused inbuf and inbuf_size;
2007-03-04 Andre Nollsimplify vss_read_chunk()
2007-03-04 Andre Nollkill the read_chunk handler of struct audio_format...
2007-03-04 Andre Nollmake get_file_info() return the chunk table
2007-03-04 Andre Nollvss.c: Kill check for get_file_info == NULL
2007-03-04 Andre Nollkill the reposition handler in struct audio_format_handler
2007-03-04 Andre Nollunify all audio format handlers
2007-03-04 Andre Nollogg_afh.c: Rename oggbuf_len to inbuf_size
2007-03-04 Andre Nollogg_afh.c: Rename oggbuf to inbuf
2007-03-04 Andre Nollunify aac and mp3 audio format handlers
2007-03-04 Andre Nollstring.c para_realloc(): report requested size on reall...
2007-03-03 Andre Nollogg_afh.c: chunk_table is an array of type size_t
2007-03-03 Andre Nollsimplify ogg_compute_header_len()
2007-03-03 Andre Nolldccp_recv.c, stdout.h: change year in GPL header to...
2007-03-03 Andre Nollrename DB_READ, DB_WRITE to AFS_READ, AFS_WRITE
2007-03-02 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-03-02 Andre NollFEATURES update
2007-03-02 Andre Nollosx_write.c: Kill sleep() on buffer underruns
2007-03-01 Andre NollNEWS update
2007-03-01 Andre Nollstdout.h: Kill unused bufsize
2007-03-01 Andre Nollfilter.c: Register tasks in proper order
next