2007-09-28 |
Andre Noll | README,INSTALL: Fix some spelling errors. |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Andre Noll | rc4: Round up output buffer size. |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Andre Noll | aac_afh.c: Fix serious memory leak. |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Andre Noll | ogg_afh.c: Fix a memory leak. |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Andre Noll | afh.h: Reduce AUDIO_FILE_INFO_SIZE. |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Andre Noll | ipc.c: Improve para_semop(). |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Andre Noll | Rename afs.[ch] to afs_common.[ch]. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Andre Noll | audiod: free pointer to config file path. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Andre Noll | audiod: Fix a memory leak. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Andre Noll | audiod: Simplify two log messages. |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Andre Noll | net.c: Improve documentation of struct crypt_data. |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Andre Noll | net.c: Fix a fd leak in create_local_socket(). |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Andre Noll | net.c: Fix a typo in the documentation. |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Andre Noll | [TRIVIAL]: rename create_pf_socket() to create_local_so... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Andre Noll | Fix some unsigned vs. size_t issues. |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Andre Noll | fd.h: Kill two dead function prototypes. |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Andre Noll | afh.h: Minor documentation improvements. |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Andre Noll | mysql_selector.c: Check return value of regcomp(). |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Andre Noll | NEWS update. |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Andre Noll | dccp_send.c: Minor cleanups. |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Andre Noll | dccp_send.c: Simplify send_queued_chunks(). |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Andre Noll | dccp_send.c: Implement chunk queuing for dccp. |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Andre Noll | Move chunk_queue stuff to own files chunk_queue.[ch]. |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Andre Noll | struct http_client: Use a _pointer_ to the chunk_queue. |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Andre Noll | Abstract out chunk_queue code. |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Andre Noll | enqueue_chunk(): pass a struct chunk_queue * instead... |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Andre Noll | Introduce struct chunk_queue. |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Andre Noll | Merge branch 'chunk_queue' of /home/maan/scm/paraslash_... |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Andre Noll | ortp_recv: Always set default jitter compensation,... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Andre Noll | Rewrite chunk queueing. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Andre Noll | http_send.c: Trivial whitespace and spelling cleanups. |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Andre Noll | Don't use depricated xxx_cmdline_parser_configfile(). |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Andre Noll | Merge /home/maan/scm/paraslash_fml/paraslash |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Andre Noll | para_malloc(), para_realloc(): Check for zero size... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Andre Noll | dccp sender: Keep polling until an entry becomes free... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Andre Noll | audioc: fix bufsize |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Andre Noll | configure.ac: Add check for alarm(). |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Andre Noll | ringbuffer.c: fix two typos. |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Andre Noll | trivial doxygen cleanups |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Andre Noll | mysql_selector: reset mysql_lock to zero after destroyi... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Andre Noll | NEWS update |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Andre Noll | net.h: add missing __printf_2_3 attribute to send_va_bu... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Andre Noll | mysql_selector.c: introduce the myslq lock |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Andre Noll | configure.ac: extend checks for header, functions,... |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Andre Noll | dccp_send.c: Replace bzero() by memset() |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Andre Noll | ortp_send.c: fix a gcc warning |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Andre Noll | remove COPYING from the files to be converted by grutatxt |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Andre Noll | remove GPL from the files to be converted by grutatxt |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Andre Noll | Merge /fml/ag-raetsch/home/maan/scm/paraslash_meins... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Andre Noll | fix trivial typo |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Andre Noll | make gengetopt-2.20 happy |
commit | commitdiff | tree | snapshot |
2007-07-01 |
Andre Noll | web/license.html: make it clear that paraslash is licen... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Andre Noll | replace standard GPL header by a one-line pointer to... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Andre Noll | COPYING: replace the short GPL text by the full version... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Andre Noll | trivial typo fix |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Andre Noll | Merge /fml/ag-raetsch/home/maan/scm/paraslash_meins... |
commit | commitdiff | tree | snapshot |
2007-06-10 |
Andre Noll | NEWS update |
commit | commitdiff | tree | snapshot |
2007-06-10 |
Andre Noll | clean up error.h |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Andre Noll | ogg_afh.c: add documentation of struct ogg_datasource |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Andre Noll | allow variable arguments in LOG functions to be omitted... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Andre Noll | dccp_send.c: Fix type of "header_len" on x86_64 |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Andre Noll | Trivial %d -> %zu format string fix |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Andre Noll | fade: cosmetic cleanups |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Andre Noll | fade.c: simplify open_mixer() |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Andre Noll | fade.c: replace args_info by conf |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Andre Noll | fade.c: Fix some signed issues |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Andre Noll | fix some signed warnings in aac and mp3 decoders |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Andre Noll | be more carful wrt. signed vs. unsigned argument passing |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Andre Noll | error.h: move E_BAD_USER from audiod_command to command... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Andre Noll | add -Wbad-function-cast to +CPPFLAGS and fix two compil... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Andre Noll | aac: fix some signedness warnings |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Andre Noll | alsa_write.ggo: use "default" instead of "plughw:0... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Andre Noll | new codename, reset version to git |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Andre Noll | the paraslash-0.2.16 release tarball |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Andre Noll | paraslash 0.2.16 v0.2.16 |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Andre Noll | fix some compiler warnings on Mac OS |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Andre Noll | Makefile.in: target "install" depends on target "man" |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Andre Noll | compress.c: fix serious typo |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Andre Noll | fix compress filter for big endian systems |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Andre Noll | Revert "fix compress filter for big endian machines" |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Andre Noll | fix compress filter for big endian machines |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Andre Noll | Merge /fml/ag-raetsch/home/maan/scm/paraslash_meins... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Andre Noll | do not copy the audio file header |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Andre Noll | kill some more unneeded includes |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Andre Noll | aac_afh.c: Get rid of some superfluous includes |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Andre Noll | mp3_afh.c: set bitrate, frequency and channels of struc... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Andre Noll | ogg_afh.c: store bitrate, frequency and channels in... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Andre Noll | Merge /home/maan/scm/paraslash_fml/paraslash |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Andre Noll | aac_afh.c: compute bitrate and store it in the new... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Andre Noll | afh: add additional fields channels, frequency, and... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Andre Noll | server.h: kill unneccessary openssl/pem.h include |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Andre Noll | mp3_afh.c: Fix header_bitrate() for invalid headers |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Andre Noll | audiod.c: Fix typo in log message |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Andre Noll | NEWS update |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Andre Noll | Makefile.in: Remove some unused variables |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Andre Noll | vss.c: Don't try to mmap empty files |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Andre Noll | mp3_afh.c: Fix off by one bug |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Andre Noll | mysql_selector.c: refresh selector info on com_us and... |
commit | commitdiff | tree | snapshot |
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 |
next |