2007-03-15 |
Andre Noll | Change year in GPL header to 2007 |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Andre Noll | NEWS: Update |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Andre Noll | fd.c: Kill para_fread() and para_fseek() |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Andre Noll | Merge /home/maan/scm/paraslash_fml/paraslash into mmap |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Andre Noll | mp3_afh.c: More documentation updates |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Andre Noll | mp3_afh.c: Documentation update |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Andre Noll | vss.c: simplify vss_eof() |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Andre Noll | vss.c: Switch from fopen() to open() |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Andre Noll | kill file parameter from get_file_info of struct audio... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Andre Noll | mp3_afh.c: Switch to memory mapped input file |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Andre Noll | aac_afh: use the file mapping rather than read() |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Andre Noll | vss.c: Use the file mapping instead of fseek()/read() |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Andre Noll | first draft of the mmap patch series |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Andre Noll | dccp.c was modified in 2007, so change header to reflec... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Andre Noll | NEWS: cosmetic menu item fix |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Andre Noll | Merge ../paraslash_meins/paraslash |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Andre Noll | vss.c: rename get_song() to vss_get_audio_file() |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Andre Noll | comment out some noisy debug messages |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Andre Noll | small documentation cleanup |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Andre Noll | command.c kill unused declaration of user_list |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Andre Noll | ogg_afh.c: make two functions static |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Andre Noll | fix doxygen comment of the init functions of all audio... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Andre Noll | mp3_afh.c: Kill global variable num_chunks and seconds. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Andre Noll | kill close_audio_file handler from struct audio format. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Andre Noll | kill global variable af from all audio format handlers |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Andre Noll | aac_afh.c: kill global variables inbuf and inbuf_len |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Andre Noll | aac_afh.c: free the inbuffer already in aac_get_file_info() |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Andre Noll | aac_afh.c: Kill global variable af |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Andre Noll | aac_afh.c: Kill global variable num_chunks |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Andre Noll | aac_afh.c: Kill global variable inbuf_size |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Andre Noll | introduce struct audio_format_info |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Andre Noll | ogg_afh.c: Kill tunetable() |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Andre Noll | ogg_afh.c: Switch to ogg vorbis callbacks |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Andre Noll | READMY.mysql: replace --enable-mysql-headers by --with... |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Andre Noll | simplify dccp_set_socket() (Gerrit Renker) |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Andre Noll | audiod: avoid busy loop on startup |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Andre Noll | ogg_afh.c: Fix format string compiler warning |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Andre Noll | mysql_selector.c: mark mysql_macro_list[] const |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Andre Noll | mysql.c: fix -Wshadow warnings |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Andre Noll | Makefile.in: use CPPFLAGS also for target mysql.o |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Andre Noll | aac_afh.c: Make "handle" a local variable |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Andre Noll | mp3_afh.c: Mark frequencies, bitrate and frame_size_ind... |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Andre Noll | mp3_afh.c: Kill unused mp3.filename |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Andre Noll | ogg_afh.c: Kill unneccessary inclusion of fd.h |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Andre Noll | ogg_afh.c: Kill global variable num_chunks |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Andre Noll | ogg_afh.c: make vi_sampling_rate, vi_bitrate local |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Andre Noll | ogg_afh.c: Kill unused vi_bitrate_nominal |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Andre Noll | ogg_afh.c: get rid of global variable max_chunk_len |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Andre Noll | simplify ogg_compute_chunk_table() |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Andre Noll | ogg_afh.c: Kill global variable infile |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Andre Noll | ogg_afh.c: Kill superflous vi_channels |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Andre Noll | ogg_afh.c: Kill unused inbuf and inbuf_size |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Andre Noll | mp3_afh.c: Kill unused inbuf and inbuf_size; |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Andre Noll | simplify vss_read_chunk() |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Andre Noll | kill the read_chunk handler of struct audio_format... |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Andre Noll | make get_file_info() return the chunk table |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Andre Noll | vss.c: Kill check for get_file_info == NULL |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Andre Noll | kill the reposition handler in struct audio_format_handler |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Andre Noll | unify all audio format handlers |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Andre Noll | ogg_afh.c: Rename oggbuf_len to inbuf_size |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Andre Noll | ogg_afh.c: Rename oggbuf to inbuf |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Andre Noll | unify aac and mp3 audio format handlers |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Andre Noll | string.c para_realloc(): report requested size on reall... |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Andre Noll | ogg_afh.c: chunk_table is an array of type size_t |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Andre Noll | simplify ogg_compute_header_len() |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Andre Noll | dccp_recv.c, stdout.h: change year in GPL header to... |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Andre Noll | rename DB_READ, DB_WRITE to AFS_READ, AFS_WRITE |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Andre Noll | Merge /fml/ag-raetsch/home/maan/scm/paraslash_meins... |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Andre Noll | FEATURES update |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Andre Noll | osx_write.c: Kill sleep() on buffer underruns |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Andre Noll | NEWS update |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Andre Noll | stdout.h: Kill unused bufsize |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Andre Noll | filter.c: Register tasks in proper order |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Andre Noll | rename db.c to afs.c and db.h to afs.h |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Andre Noll | db.c find_audio_files(): use int rather than char for... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Andre Noll | Merge /home/maan/scm/paraslash_fml/paraslash |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Andre Noll | simplify get_atts() |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Andre Noll | fix typo in dccp_writer |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Andre Noll | simplify setup_default_wng() |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Andre Noll | http_recv.c: Fix typo in http_recv_open() |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Andre Noll | new codename, reset version to git |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Andre Noll | the paraslash-0.2.15 release tarball |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Andre Noll | paraslash 0.2.15 v0.2.15 |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Andre Noll | Makefile.in: fix target web/misc |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Andre Noll | Makefile.in: only build and install man pages for suppo... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Andre Noll | configure.ac: Detect os type, add -Wl,-bind_at_load... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Andre Noll | rc4.h: add doxygen file comment |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Andre Noll | fix client args info memory leak |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Andre Noll | filter_chain.c, recv_common.c: Fix another memory leak |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Andre Noll | dccp_recv.c: Fix memory leak in dccp_recv_open() |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Andre Noll | audiod.c: fix memory leak in audiod_status_dump() |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Andre Noll | filter_chain(): Fix memory leak in parse_filter_args |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Andre Noll | recv_common: fix memory leak and invalid free in error... |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Andre Noll | cosmetics |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Andre Noll | crypt.c: fix memory leak in para_decrypt_buffer() |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Andre Noll | fix a memory leak in the RSA key handling |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Andre Noll | user_list.c: Fix a memory leak |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Andre Noll | simplify lookup_user() |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Andre Noll | list.h, ortp.h: Add missing documentation |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Andre Noll | mysql_selector.c: Fix mbox command |
commit | commitdiff | tree | snapshot |
next |