paraslash.git
2006-04-07 Andresignal.c: mark the read and write ends of the signal...
2006-04-04 Andrerename the array of supported audio file senders from...
2006-04-03 AndreFEATURES: (no log message)
2006-04-03 Andrefix potential segfault in para_client
2006-04-03 Andremp3: Increase eof timeout
2006-04-03 AndreFix use of uninitialized variable 'now' in afs_preselect()
2006-04-01 Andredb.h: fix documentation
2006-04-01 AndreMinor audiod mainloop cleanup
2006-03-28 Andrestat_client_write(): add help text for new 'itemnum...
2006-03-27 Andreupdate audiod help text
2006-03-27 Andrespecify the three grab modes as values in grab_client.ggo
2006-03-27 Andregengetopt: use the new (and more descriptive) 'optional...
2006-03-27 Andrefix grab -V
2006-03-27 Andregengetopt improvements
2006-03-27 Andreaudiod: use the new help text array of gengetopt-2.17
2006-03-27 Andreupdate to gengetopt-2.17
2006-03-27 Andreupdate filter help text
2006-03-27 Andreaudiod: boost the stat command
2006-03-26 Andrestat_line_valid(): use the FOR_EACH_STAT_ITEM macro
2006-03-26 Andreaudiod: switch from ringbuffer to statically allocated...
2006-03-26 Andredoxify dccp
2006-03-26 AndreAdd -Wwrite-strings to CPPFLAGS
2006-03-26 Andreuse const qualifiers where possible
2006-03-25 Andremysql_selector.c: whitespace cleanup
2006-03-25 Andreaudiod: Kill another unused variable
2006-03-25 Andreortp_send: Kill an unused variable
2006-03-25 Andremysql selector: Fix a memory leak in get_query()
2006-03-25 Andrecom_next() fix.
2006-03-25 Andres_a_r_list(): return NULL on errors
2006-03-25 Andreaudiod: use set_restart_barrier() instead of duplicatin...
2006-03-25 Andredccp_recv: increase output buffer size
2006-03-25 Andredccp_send: fix sending of header packets
2006-03-24 Andredccp: avoid "message too long" errors.
2006-03-24 Andrelog the IP address of the connecting client.
2006-03-24 Andrekill duplicate write_ok()
2006-03-23 AndreFix return value of dccp_recv pre_select()
2006-03-23 Andregui: Only check STDIN for readability if curses is...
2006-03-15 AndreMore %d -> %zd fixes
2006-03-14 Andreortp: make jitter compensation configurable.
2006-03-14 Andredccp_send: comment out noisy debug message.
2006-03-14 Andrefixes for ortp-0.9.1
2006-03-14 Andredb.c: use PARA_STRERROR()...
2006-03-14 Andreupdate README
2006-03-14 Andreadd dccp.h to tarball
2006-03-13 Andreupdate FEATURES
2006-03-13 Andreupdate to libortp-0.9.1
2006-03-13 Andremake install: do not create an unused directory
2006-03-13 Andreupdate NEWS
2006-03-13 AndreFix help text of --list_receivers.
2006-03-13 Andrespeed up the compress filter
2006-03-11 AndreMerge branch 'dccp'
2006-03-11 Andrenew codename, reset version to git
2006-03-11 Andrethe paraslash-0.2.11 release tarball
2006-03-11 Andreparaslash 0.2.11 v0.2.11
2006-03-11 Andrewhitespace cleanup
2006-03-10 Andreupdate NEWS
2006-03-10 Andredeleted: index.html
2006-03-10 Andremysql_selector.c: rename get_dbinfo() to get_selector_i...
2006-03-10 Andremysql_selector.c: rename refresh_mmd_dbinfo() to refres...
2006-03-10 Andrekill a macro which is only used once.
2006-03-10 Andremmd: rename dbt_change to selector_change
2006-03-10 Andremmd: rename dbt_num to selector_num
2006-03-10 Andremmd: rename dbinfo to selector_info
2006-03-10 AndreSome more (trivial) "database tool" -> "audio file...
2006-03-10 Andredbtool -> selector update for web documentation web...
2006-03-10 AndreMore dbtool -> selector updates
2006-03-10 Andrerename mysql.c to mysql_selector.c
2006-03-10 AndreREADME.mysql: cdt -> chs update
2006-03-10 AndreRename E_BAD_DBTOOL to E_BAD_SELECTOR
2006-03-10 AndreRename random_dbtool.c to random_selector.c
2006-03-10 Andrerename plm_dbtool.c to playlist_selector.c
2006-03-10 AndreRename "dbtool" status item to "selector"
2006-03-10 AndreChange doxygen file description from dbtool to selector
2006-03-10 AndreAnother trivial rename
2006-03-10 Andregui,sdl_gui: change the prefix from "dbtool" to "selector"
2006-03-10 Andretrivial dbtool->selector renames
2006-03-10 AndreRename some local variables in command.c
2006-03-10 Andrerename struct dbtool to audio_file_selector
2006-03-10 Andredb.h: Kill an unused enum
2006-03-10 AndreRename com_cdt to com_chs
2006-03-10 Andredbtool -> audio file selector renaming
2006-03-10 AndreRename the --dbtool option to --selector
2006-03-10 Andreogg.c: don't use ogg_int64_t
2006-03-10 Andrewhitespace fixes
2006-03-10 Andreaudiod: fix a memory leak in ringbuffer handling
2006-03-09 Andreweb/header2.html: update the changes menu item to point...
2006-03-09 AndreMerge branch 'no_colon_separators'
2006-03-09 AndreConvert demo-script to the new syntax without colons.
2006-03-09 AndreAdd a missing header file to Makefile.in
2006-03-08 Andremaintainer-clean: also remove skencil/*.ps skencil...
2006-03-08 Andreheader2.html is needed by doxygen
2006-03-08 AndreAdd Ian McDonald to CREDITS
2006-03-08 AndreAdd GPL headers for dccp.c dccp.h, dccp_recv.c, and...
2006-03-08 AndreFirst draft of the dccp sender/receiver pair.
2006-03-08 Andrekill a pointless "optind = 1".
2006-03-07 AndreMerge branch 'xf_64_compile_warning_fixes'
2006-03-07 AndreREADME: Mention the name of some debian packages
2006-03-07 Andreogg.c: use %z modifier
2006-03-07 Andreoggdec.c: %d -> %zd fixes
2006-03-06 Andreanother %d -> %zd fix
next