paraslash.git
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
2007-02-20 Andre Nollrename db.c to afs.c and db.h to afs.h
2007-02-20 Andre Nolldb.c find_audio_files(): use int rather than char for...
2007-02-20 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash
2007-02-20 Andre Nollsimplify get_atts()
2007-02-19 Andre Nollfix typo in dccp_writer
2007-02-19 Andre Nollsimplify setup_default_wng()
2007-02-19 Andre Nollhttp_recv.c: Fix typo in http_recv_open()
2007-02-16 Andre Nollnew codename, reset version to git
2007-02-16 Andre Nollthe paraslash-0.2.15 release tarball
2007-02-16 Andre Nollparaslash 0.2.15 v0.2.15
2007-02-16 Andre NollMakefile.in: fix target web/misc
2007-02-15 Andre NollMakefile.in: only build and install man pages for suppo...
2007-02-15 Andre Nollconfigure.ac: Detect os type, add -Wl,-bind_at_load...
2007-02-14 Andre Nollrc4.h: add doxygen file comment
2007-02-13 Andre Nollfix client args info memory leak
2007-02-11 Andre Nollfilter_chain.c, recv_common.c: Fix another memory leak
2007-02-11 Andre Nolldccp_recv.c: Fix memory leak in dccp_recv_open()
2007-02-11 Andre Nollaudiod.c: fix memory leak in audiod_status_dump()
2007-02-11 Andre Nollfilter_chain(): Fix memory leak in parse_filter_args
2007-02-11 Andre Nollrecv_common: fix memory leak and invalid free in error...
2007-02-11 Andre Nollcosmetics
2007-02-11 Andre Nollcrypt.c: fix memory leak in para_decrypt_buffer()
2007-02-11 Andre Nollfix a memory leak in the RSA key handling
2007-02-11 Andre Nolluser_list.c: Fix a memory leak
2007-02-11 Andre Nollsimplify lookup_user()
2007-02-11 Andre Nolllist.h, ortp.h: Add missing documentation
2007-02-11 Andre Nollmysql_selector.c: Fix mbox command
2007-02-11 Andre Nollpara.h fix a typo
2007-02-11 Andre NollREADME: minor cleanups
2007-02-11 Andre Nolladd para.h to the files used by doxygen
2007-02-11 Andre Nollmove gui-related symbols from para.h to new gui.h
2007-02-11 Andre Nollmore doxygen docu, some small cleanups
2007-02-11 Andre Nollpara.h: Add documentation of PARA_MAX, PARA_MIN, PARA_ABS
2007-02-11 Andre Nollkill STRINGSIZE macro
2007-02-11 Andre Nollplaylist_selector.c, random_selector.c: make update_aud...
2007-02-11 Andre Nollcommand_util.sh: Make it read the function prototype...
2007-02-11 Andre Nollcompress.c, wav.c: add documentation
next