chiark / gitweb /
disorder
16 years agomake rtp socket/log dependent on hostname for nfs-mounted home
Richard Kettlewell [Sat, 20 Oct 2007 10:31:14 +0000 (11:31 +0100)]
make rtp socket/log dependent on hostname for nfs-mounted home

16 years agodisobedience can stop/start a background rtp player now
Richard Kettlewell [Sat, 20 Oct 2007 10:27:00 +0000 (11:27 +0100)]
disobedience can stop/start a background rtp player now

16 years agomacdink the login box
Richard Kettlewell [Fri, 19 Oct 2007 20:12:30 +0000 (21:12 +0100)]
macdink the login box

16 years agotitle and better prompts for overwrite window
Richard Kettlewell [Fri, 19 Oct 2007 20:08:36 +0000 (21:08 +0100)]
title and better prompts for overwrite window

16 years agomake login window a transient of the toplevel
Richard Kettlewell [Fri, 19 Oct 2007 20:06:01 +0000 (21:06 +0100)]
make login window a transient of the toplevel

16 years agofriendlier login details saving
Richard Kettlewell [Fri, 19 Oct 2007 19:58:38 +0000 (20:58 +0100)]
friendlier login details saving

16 years agodocument login window
Richard Kettlewell [Fri, 19 Oct 2007 19:58:21 +0000 (20:58 +0100)]
document login window

16 years agologin details box for disobedience. a bit unfriendly but does work.
Richard Kettlewell [Fri, 19 Oct 2007 18:24:13 +0000 (19:24 +0100)]
login details box for disobedience.  a bit unfriendly but does work.

16 years agoauto create config.private on 1st run of server if necessary
Richard Kettlewell [Wed, 17 Oct 2007 19:49:36 +0000 (20:49 +0100)]
auto create config.private on 1st run of server if necessary

16 years agoautomatically create the home directory on startup
Richard Kettlewell [Wed, 17 Oct 2007 19:31:37 +0000 (20:31 +0100)]
automatically create the home directory on startup

16 years agoupdate comment
Richard Kettlewell [Mon, 15 Oct 2007 22:46:48 +0000 (23:46 +0100)]
update comment

16 years agoreport unreadable tracks and dirs
Richard Kettlewell [Mon, 15 Oct 2007 21:09:38 +0000 (22:09 +0100)]
report unreadable tracks and dirs

16 years agotypo
Richard Kettlewell [Mon, 15 Oct 2007 21:09:28 +0000 (22:09 +0100)]
typo

16 years agoauto link libao driver
Richard Kettlewell [Mon, 15 Oct 2007 18:57:33 +0000 (19:57 +0100)]
auto link libao driver

16 years agochattier default configs
Richard Kettlewell [Sat, 13 Oct 2007 13:51:37 +0000 (14:51 +0100)]
chattier default configs

16 years agoupdate debian tag
Richard Kettlewell [Sat, 13 Oct 2007 13:36:47 +0000 (14:36 +0100)]
update debian tag

16 years agodocument search next/prev buttons
Richard Kettlewell [Sat, 13 Oct 2007 13:35:36 +0000 (14:35 +0100)]
document search next/prev buttons

16 years agonew buttons to navigate among search results
Richard Kettlewell [Sat, 13 Oct 2007 13:33:09 +0000 (14:33 +0100)]
new buttons to navigate among search results

16 years agosplit up queue.c to remove -ldl dependency from clients
Richard Kettlewell [Sat, 13 Oct 2007 10:39:21 +0000 (11:39 +0100)]
split up queue.c to remove -ldl dependency from clients

16 years agoper-API --without options for configure
Richard Kettlewell [Sat, 13 Oct 2007 10:23:42 +0000 (11:23 +0100)]
per-API --without options for configure

16 years agospeaker beforepoll() now gets to modify the timeout. This allows
Richard Kettlewell [Wed, 10 Oct 2007 19:26:43 +0000 (20:26 +0100)]
speaker beforepoll() now gets to modify the timeout.  This allows
speaker-network to transmit at a constant rate instead of bursting
once a second.

16 years agomore empeg fixes
Richard Kettlewell [Wed, 10 Oct 2007 19:16:23 +0000 (20:16 +0100)]
more empeg fixes

16 years agofurther empeg support
Richard Kettlewell [Tue, 9 Oct 2007 21:46:04 +0000 (22:46 +0100)]
further empeg support

16 years agoplayrtp now gets port from server if no args
Richard Kettlewell [Sun, 7 Oct 2007 16:45:41 +0000 (17:45 +0100)]
playrtp now gets port from server if no args

16 years agoremove redundant variable
Richard Kettlewell [Sun, 7 Oct 2007 16:45:16 +0000 (17:45 +0100)]
remove redundant variable

16 years agortp-address command allows client to query server config
Richard Kettlewell [Sun, 7 Oct 2007 14:32:54 +0000 (15:32 +0100)]
rtp-address command allows client to query server config

16 years agoempeg integration
Richard Kettlewell [Sun, 7 Oct 2007 12:12:45 +0000 (13:12 +0100)]
empeg integration

16 years agobump RTP packet size a bit
Richard Kettlewell [Fri, 5 Oct 2007 17:44:37 +0000 (18:44 +0100)]
bump RTP packet size a bit

16 years agoplayrtp --oss uses device buffer size now
rjk@greenend.org.uk [Fri, 5 Oct 2007 17:03:40 +0000 (18:03 +0100)]
playrtp --oss uses device buffer size now

16 years agoOSS backend for playrtp
rjk@greenend.org.uk [Fri, 5 Oct 2007 14:32:01 +0000 (15:32 +0100)]
OSS backend for playrtp

16 years agodetect ALSA capability automatically
rjk@greenend.org.uk [Fri, 5 Oct 2007 13:13:08 +0000 (14:13 +0100)]
detect ALSA capability automatically

16 years agoplayrtp split continued
rjk@greenend.org.uk [Fri, 5 Oct 2007 13:06:40 +0000 (14:06 +0100)]
playrtp split continued

16 years agostart on playrtp split
rjk@greenend.org.uk [Fri, 5 Oct 2007 12:31:22 +0000 (13:31 +0100)]
start on playrtp split

16 years agoimplement expiry of newly added tracks list
Richard Kettlewell [Thu, 4 Oct 2007 15:55:33 +0000 (16:55 +0100)]
implement expiry of newly added tracks list

16 years agominor oss support corrections
Richard Kettlewell [Thu, 4 Oct 2007 12:32:28 +0000 (13:32 +0100)]
minor oss support corrections

16 years agonormalize eof detection, oops
rjk@greenend.org.uk [Thu, 4 Oct 2007 11:47:11 +0000 (12:47 +0100)]
normalize eof detection, oops

16 years agoOSS support in speaker
rjk@greenend.org.uk [Thu, 4 Oct 2007 11:41:37 +0000 (12:41 +0100)]
OSS support in speaker

16 years agocore audio support in speaker
Richard Kettlewell [Thu, 4 Oct 2007 10:34:39 +0000 (11:34 +0100)]
core audio support in speaker

16 years agomore conservative about read() result
Richard Kettlewell [Thu, 4 Oct 2007 10:33:57 +0000 (11:33 +0100)]
more conservative about read() result

16 years agobuild fixes, works on mac now
Richard Kettlewell [Wed, 3 Oct 2007 21:19:40 +0000 (22:19 +0100)]
build fixes, works on mac now

16 years agoupdate plumbing diagram
Richard Kettlewell [Wed, 3 Oct 2007 19:46:52 +0000 (20:46 +0100)]
update plumbing diagram

16 years agoupdate commentary to reflect reality
Richard Kettlewell [Wed, 3 Oct 2007 19:38:32 +0000 (20:38 +0100)]
update commentary to reflect reality

16 years agobanish fd passing. currently a bit ugly but seems to work
Richard Kettlewell [Wed, 3 Oct 2007 19:23:09 +0000 (20:23 +0100)]
banish fd passing.  currently a bit ugly but seems to work

16 years agobuild fix
Richard Kettlewell [Wed, 3 Oct 2007 17:47:39 +0000 (18:47 +0100)]
build fix

16 years agomake sure at least one search track is in view
Richard Kettlewell [Wed, 3 Oct 2007 13:11:53 +0000 (14:11 +0100)]
make sure at least one search track is in view

16 years agoredisplay tree when a search is cancelled
Richard Kettlewell [Wed, 3 Oct 2007 11:57:19 +0000 (12:57 +0100)]
redisplay tree when a search is cancelled

16 years agoimprove new disobedience search code. --choosealpha is dead now
Richard Kettlewell [Wed, 3 Oct 2007 11:53:12 +0000 (12:53 +0100)]
improve new disobedience search code.  --choosealpha is dead now

16 years agorewrite disobedience search interface
Richard Kettlewell [Wed, 3 Oct 2007 11:09:27 +0000 (12:09 +0100)]
rewrite disobedience search interface

16 years agodisobedience notices rescans
Richard Kettlewell [Tue, 2 Oct 2007 21:40:55 +0000 (22:40 +0100)]
disobedience notices rescans

16 years agocopyright dates
Richard Kettlewell [Tue, 2 Oct 2007 21:29:24 +0000 (22:29 +0100)]
copyright dates

16 years agodocs update
Richard Kettlewell [Tue, 2 Oct 2007 21:27:56 +0000 (22:27 +0100)]
docs update

16 years agodisobedience support for recently added track list
Richard Kettlewell [Tue, 2 Oct 2007 21:09:20 +0000 (22:09 +0100)]
disobedience support for recently added track list

16 years agodocs updates for web ui changes
Richard Kettlewell [Tue, 2 Oct 2007 17:54:11 +0000 (18:54 +0100)]
docs updates for web ui changes

16 years agoleave a comment in tkdisorder saying not maintained
Richard Kettlewell [Tue, 2 Oct 2007 17:41:30 +0000 (18:41 +0100)]
leave a comment in tkdisorder saying not maintained

16 years agosuppress mention of tkdisorder
Richard Kettlewell [Tue, 2 Oct 2007 17:38:43 +0000 (18:38 +0100)]
suppress mention of tkdisorder

16 years agoweb support for noticed.db
Richard Kettlewell [Tue, 2 Oct 2007 17:37:16 +0000 (18:37 +0100)]
web support for noticed.db

16 years agoserver half of noticed.db
Richard Kettlewell [Tue, 2 Oct 2007 17:03:01 +0000 (18:03 +0100)]
server half of noticed.db

16 years agorelax config file checking for non-server programs
Richard Kettlewell [Tue, 2 Oct 2007 12:53:49 +0000 (13:53 +0100)]
relax config file checking for non-server programs

16 years agotypo
Richard Kettlewell [Tue, 2 Oct 2007 10:50:07 +0000 (11:50 +0100)]
typo

16 years agocopyright dates
Richard Kettlewell [Tue, 2 Oct 2007 10:40:47 +0000 (11:40 +0100)]
copyright dates

16 years agofix auth docs
Richard Kettlewell [Tue, 2 Oct 2007 10:37:43 +0000 (11:37 +0100)]
fix auth docs

16 years agocorrect eclient for new hashes
Richard Kettlewell [Tue, 2 Oct 2007 10:25:30 +0000 (11:25 +0100)]
correct eclient for new hashes

16 years agosupport alternative hashes for authentication
Richard Kettlewell [Tue, 2 Oct 2007 10:23:41 +0000 (11:23 +0100)]
support alternative hashes for authentication

16 years ago0-track edges cases for the last changes
Richard Kettlewell [Tue, 2 Oct 2007 09:41:50 +0000 (10:41 +0100)]
0-track edges cases for the last changes

16 years agodocs catchup
Richard Kettlewell [Tue, 2 Oct 2007 09:34:29 +0000 (10:34 +0100)]
docs catchup

16 years agoright click on directories in choose tab
Richard Kettlewell [Tue, 2 Oct 2007 09:34:22 +0000 (10:34 +0100)]
right click on directories in choose tab

16 years agodoxygen
Richard Kettlewell [Mon, 1 Oct 2007 18:11:00 +0000 (19:11 +0100)]
doxygen

16 years agodoxygen
Richard Kettlewell [Mon, 1 Oct 2007 18:04:37 +0000 (19:04 +0100)]
doxygen

16 years agodoxygen
Richard Kettlewell [Mon, 1 Oct 2007 17:44:18 +0000 (18:44 +0100)]
doxygen

16 years agocope with "NN - " as well as "NN" in track names
Richard Kettlewell [Mon, 1 Oct 2007 17:43:10 +0000 (18:43 +0100)]
cope with "NN - " as well as "NN" in track names

16 years agotooltips for search widgets
Richard Kettlewell [Mon, 1 Oct 2007 15:21:39 +0000 (16:21 +0100)]
tooltips for search widgets

16 years agoset DISORDER_PLAYING bit off event log properly
Richard Kettlewell [Mon, 1 Oct 2007 15:09:22 +0000 (16:09 +0100)]
set DISORDER_PLAYING bit off event log properly

16 years agotooltips for properties buttons
Richard Kettlewell [Mon, 1 Oct 2007 15:02:50 +0000 (16:02 +0100)]
tooltips for properties buttons

16 years agofix size of state bit table
Richard Kettlewell [Mon, 1 Oct 2007 15:02:19 +0000 (16:02 +0100)]
fix size of state bit table

16 years agodisobedience docs update
Richard Kettlewell [Mon, 1 Oct 2007 14:46:36 +0000 (15:46 +0100)]
disobedience docs update

16 years agopropagate button in track properties popup
Richard Kettlewell [Mon, 1 Oct 2007 14:38:36 +0000 (15:38 +0100)]
propagate button in track properties popup

16 years agodoxygen
Richard Kettlewell [Mon, 1 Oct 2007 13:38:14 +0000 (14:38 +0100)]
doxygen

16 years agospot changes to playing track via monitor list
Richard Kettlewell [Mon, 1 Oct 2007 13:00:48 +0000 (14:00 +0100)]
spot changes to playing track via monitor list

16 years agodoxygen
Richard Kettlewell [Mon, 1 Oct 2007 11:14:18 +0000 (12:14 +0100)]
doxygen

16 years agomore control state fiddling, starts nicely when server down now
Richard Kettlewell [Mon, 1 Oct 2007 10:08:05 +0000 (11:08 +0100)]
more control state fiddling, starts nicely when server down now

16 years agoreport volume at log start
Richard Kettlewell [Mon, 1 Oct 2007 09:45:03 +0000 (10:45 +0100)]
report volume at log start

16 years agovolume is right from startup
Richard Kettlewell [Mon, 1 Oct 2007 09:44:51 +0000 (10:44 +0100)]
volume is right from startup

16 years agoremove debugging guff, sorry
Richard Kettlewell [Mon, 1 Oct 2007 09:31:57 +0000 (10:31 +0100)]
remove debugging guff, sorry

16 years agoupdate control buttons directly from state bits
Richard Kettlewell [Sun, 30 Sep 2007 22:01:14 +0000 (23:01 +0100)]
update control buttons directly from state bits

16 years agosend "playing" at start of log; document log state updates
Richard Kettlewell [Sun, 30 Sep 2007 21:58:40 +0000 (22:58 +0100)]
send "playing" at start of log; document log state updates

16 years agofettle the right state word...
Richard Kettlewell [Sun, 30 Sep 2007 21:28:19 +0000 (22:28 +0100)]
fettle the right state word...

16 years agonew state change notification logic
Richard Kettlewell [Sun, 30 Sep 2007 17:46:11 +0000 (18:46 +0100)]
new state change notification logic

16 years agodisobedience state monitoring -> separate source file
Richard Kettlewell [Sun, 30 Sep 2007 17:38:24 +0000 (18:38 +0100)]
disobedience state monitoring -> separate source file

16 years ago_eclient_state is more general than _eclient_connected
Richard Kettlewell [Sun, 30 Sep 2007 17:31:50 +0000 (18:31 +0100)]
_eclient_state is more general than _eclient_connected

16 years agodefault to --without-server on mac
Richard Kettlewell [Sun, 30 Sep 2007 16:57:05 +0000 (17:57 +0100)]
default to --without-server on mac

16 years agode-verbose speaker
Richard Kettlewell [Sun, 30 Sep 2007 16:45:51 +0000 (17:45 +0100)]
de-verbose speaker

16 years agocorrected speaker-failed error message
Richard Kettlewell [Sun, 30 Sep 2007 16:43:42 +0000 (17:43 +0100)]
corrected speaker-failed error message

16 years agospeaker process terminating is fatal
Richard Kettlewell [Sun, 30 Sep 2007 16:41:55 +0000 (17:41 +0100)]
speaker process terminating is fatal

16 years agoupdate README.client text
Richard Kettlewell [Sun, 30 Sep 2007 16:41:35 +0000 (17:41 +0100)]
update README.client text

16 years agoREADME updates especially for OS X
Richard Kettlewell [Sun, 30 Sep 2007 16:08:27 +0000 (17:08 +0100)]
README updates especially for OS X

16 years agodon't install plist
Richard Kettlewell [Sun, 30 Sep 2007 16:08:15 +0000 (17:08 +0100)]
don't install plist

16 years agodisable RunAtLoad
Richard Kettlewell [Sun, 30 Sep 2007 16:08:02 +0000 (17:08 +0100)]
disable RunAtLoad

16 years agomore menu options desensitized when disconnected
rjk@greenend.org.uk [Sun, 30 Sep 2007 14:22:29 +0000 (15:22 +0100)]
more menu options desensitized when disconnected

16 years agodesensitive queue context menu options when disconnected
rjk@greenend.org.uk [Sun, 30 Sep 2007 14:18:37 +0000 (15:18 +0100)]
desensitive queue context menu options when disconnected

16 years agogrey out edit->track properties when not connected
rjk@greenend.org.uk [Sun, 30 Sep 2007 14:15:16 +0000 (15:15 +0100)]
grey out edit->track properties when not connected