chiark / gitweb /
disorder
16 years agoupdated
Richard Kettlewell [Tue, 30 Oct 2007 20:13:17 +0000 (20:13 +0000)]
updated

16 years agoalways get tool_active right
Richard Kettlewell [Mon, 29 Oct 2007 23:42:47 +0000 (23:42 +0000)]
always get tool_active right

16 years agotypo
Richard Kettlewell [Mon, 29 Oct 2007 23:40:16 +0000 (23:40 +0000)]
typo

16 years agoshiner about... box
Richard Kettlewell [Mon, 29 Oct 2007 23:37:58 +0000 (23:37 +0000)]
shiner about... box

16 years agocolor about... box properly
Richard Kettlewell [Mon, 29 Oct 2007 23:08:56 +0000 (23:08 +0000)]
color about... box properly

16 years agocolorize login box and some missing icon states
Richard Kettlewell [Sun, 28 Oct 2007 19:38:26 +0000 (19:38 +0000)]
colorize login box and some missing icon states

16 years agocolors for properties popup
Richard Kettlewell [Sun, 28 Oct 2007 19:34:15 +0000 (19:34 +0000)]
colors for properties popup

16 years agoremove redundant color
Richard Kettlewell [Sun, 28 Oct 2007 18:03:10 +0000 (18:03 +0000)]
remove redundant color

16 years agoset explicit colors instead of using rc file
Richard Kettlewell [Sun, 28 Oct 2007 13:14:22 +0000 (13:14 +0000)]
set explicit colors instead of using rc file

16 years agobuild fix
Richard Kettlewell [Sun, 28 Oct 2007 09:45:44 +0000 (09:45 +0000)]
build fix

16 years agoIn the web interface only, new 'short' track name part context. This
Richard Kettlewell [Sat, 27 Oct 2007 15:54:06 +0000 (16:54 +0100)]
In the web interface only, new 'short' track name part context.  This
is the same as 'display' but truncated to short_display glyphs.

playing, recent and new now use this to bound the width of columns in
their tables.  Hover over the truncated names to see the full name (in
a TITLE attribute).

As part of this, rewrote the unicode support.  Everything is now done
via unidata.h/c, which are generated by the new scripts/make-unidata
from UnicodeData.txt (which is not included; get the latest version
from unicode.org instead if you need to update these files).  The
result is both simpler and probably also faster, although it uses more
(immutable) memory.

16 years agoeven chattier logging
Richard Kettlewell [Sat, 27 Oct 2007 13:17:21 +0000 (14:17 +0100)]
even chattier logging

16 years agodoxygen; chatty logging in hope of catching a bug
Richard Kettlewell [Sat, 27 Oct 2007 12:14:01 +0000 (13:14 +0100)]
doxygen; chatty logging in hope of catching a bug

16 years agochattier event loop error logging
Richard Kettlewell [Tue, 23 Oct 2007 22:19:41 +0000 (23:19 +0100)]
chattier event loop error logging

16 years agodisobedience now embeds image files
Richard Kettlewell [Sun, 21 Oct 2007 22:26:20 +0000 (23:26 +0100)]
disobedience now embeds image files

16 years agomissing completions
Richard Kettlewell [Sun, 21 Oct 2007 22:26:04 +0000 (23:26 +0100)]
missing completions

16 years agofix EXTRA_DIST
Richard Kettlewell [Sun, 21 Oct 2007 22:25:51 +0000 (23:25 +0100)]
fix EXTRA_DIST

16 years agomissing EXTRA_DIST and path
Richard Kettlewell [Sun, 21 Oct 2007 22:25:38 +0000 (23:25 +0100)]
missing EXTRA_DIST and path

16 years agomissing man page
Richard Kettlewell [Sun, 21 Oct 2007 22:25:24 +0000 (23:25 +0100)]
missing man page

16 years agodoxygen
Richard Kettlewell [Sun, 21 Oct 2007 21:16:11 +0000 (22:16 +0100)]
doxygen

16 years agodoxygen + window title for man page popup
Richard Kettlewell [Sun, 21 Oct 2007 19:44:25 +0000 (20:44 +0100)]
doxygen + window title for man page popup

16 years agomore help widget fixes
Richard Kettlewell [Sun, 21 Oct 2007 19:42:33 +0000 (20:42 +0100)]
more help widget fixes

16 years agomisc improvements to man page popup
Richard Kettlewell [Sun, 21 Oct 2007 19:38:13 +0000 (20:38 +0100)]
misc improvements to man page popup

16 years agohelp menu can now pop up the man page
Richard Kettlewell [Sun, 21 Oct 2007 19:13:18 +0000 (20:13 +0100)]
help menu can now pop up the man page

16 years agoreduce rtp playahead to 0.1s
Richard Kettlewell [Sun, 21 Oct 2007 18:57:18 +0000 (19:57 +0100)]
reduce rtp playahead to 0.1s

16 years agodocs for recent menu changes
Richard Kettlewell [Sun, 21 Oct 2007 15:17:55 +0000 (16:17 +0100)]
docs for recent menu changes

16 years agomenu items for pause and network play
Richard Kettlewell [Sun, 21 Oct 2007 15:11:41 +0000 (16:11 +0100)]
menu items for pause and network play

16 years agorandom play menu item
Richard Kettlewell [Sun, 21 Oct 2007 15:04:55 +0000 (16:04 +0100)]
random play menu item

16 years agostart to create menu items corresponding to control items
Richard Kettlewell [Sun, 21 Oct 2007 14:15:47 +0000 (15:15 +0100)]
start to create menu items corresponding to control items

16 years agotart up README some more
Richard Kettlewell [Sat, 20 Oct 2007 14:49:04 +0000 (15:49 +0100)]
tart up README some more

16 years agoREADME just tells you to use disorder authorize now
Richard Kettlewell [Sat, 20 Oct 2007 14:39:01 +0000 (15:39 +0100)]
README just tells you to use disorder authorize now

16 years agocorrect comment
Richard Kettlewell [Sat, 20 Oct 2007 14:37:33 +0000 (15:37 +0100)]
correct comment

16 years agolinux build fixes
Richard Kettlewell [Sat, 20 Oct 2007 10:49:43 +0000 (11:49 +0100)]
linux build fixes

16 years agoupdate disobedience.1 for latest changes
Richard Kettlewell [Sat, 20 Oct 2007 10:44:57 +0000 (11:44 +0100)]
update disobedience.1 for latest changes

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