chiark / gitweb /
disorder
14 years agotypo.
Richard Kettlewell [Sat, 20 Feb 2010 13:06:22 +0000 (13:06 +0000)]
typo.

14 years agoNew refresh_min option to bound below the web interface refresh
Richard Kettlewell [Sun, 14 Feb 2010 11:02:26 +0000 (11:02 +0000)]
New refresh_min option to bound below the web interface refresh
interval.

14 years agoDon't insert a scratch track is play is disabled.
Richard Kettlewell [Sun, 14 Feb 2010 10:46:23 +0000 (10:46 +0000)]
Don't insert a scratch track is play is disabled.

14 years agoCorrect ordering of configuration key table.
Richard Kettlewell [Sun, 14 Feb 2010 10:19:50 +0000 (10:19 +0000)]
Correct ordering of configuration key table.
Add a test to ensure it stays correct in the future!

14 years agoTypo.
Richard Kettlewell [Sat, 6 Feb 2010 18:24:00 +0000 (18:24 +0000)]
Typo.

14 years agohtmlman now deals with getting filenames right. Also quietens an
Richard Kettlewell [Sun, 17 Jan 2010 18:08:09 +0000 (18:08 +0000)]
htmlman now deals with getting filenames right.  Also quietens an
Automake warning.

14 years agoMove images.h to images/ directory, and limit to just the images that
Richard Kettlewell [Sun, 17 Jan 2010 17:37:44 +0000 (17:37 +0000)]
Move images.h to images/ directory, and limit to just the images that
Disobedience actually needs.

14 years agoQuieten a few Automake warnings
Richard Kettlewell [Sun, 17 Jan 2010 17:17:07 +0000 (17:17 +0000)]
Quieten a few Automake warnings

14 years agoObsolete 'TODO'. Use the bug tracker instead.
Richard Kettlewell [Sun, 17 Jan 2010 15:04:09 +0000 (15:04 +0000)]
Obsolete 'TODO'.  Use the bug tracker instead.

README.raw now points out that raw players are used by default.

14 years agoPut COPYING into verison control, so as not to rely on developer
Richard Kettlewell [Sun, 17 Jan 2010 14:57:30 +0000 (14:57 +0000)]
Put COPYING into verison control, so as not to rely on developer
systems having GPL-3 around.

Rename prepare to autogen.sh, to be more consistent with the rest of
the world.

14 years agodistcheck-clean
Richard Kettlewell [Tue, 22 Dec 2009 15:08:53 +0000 (15:08 +0000)]
distcheck-clean

14 years agoRemind Automake to ship various things
Richard Kettlewell [Sun, 20 Dec 2009 18:14:20 +0000 (18:14 +0000)]
Remind Automake to ship various things

14 years agoMerge toolbar redesign.
Richard Kettlewell [Sun, 13 Dec 2009 16:42:59 +0000 (16:42 +0000)]
Merge toolbar redesign.

14 years agoUpdate Disobedience manual to new appearance of Disobedience.
Richard Kettlewell [Sun, 13 Dec 2009 16:36:23 +0000 (16:36 +0000)]
Update Disobedience manual to new appearance of Disobedience.
(The old icons still visible in the background in a few places,
which I'll leave until they need updating for other reasons.)

14 years agoEnsure we still send a 'completed' event in various dubious edge
Richard Kettlewell [Sun, 13 Dec 2009 15:53:42 +0000 (15:53 +0000)]
Ensure we still send a 'completed' event in various dubious edge
cases, especially common in scratching.

14 years agoRestore menu bar toggle of icon functions
Richard Kettlewell [Sun, 13 Dec 2009 14:52:54 +0000 (14:52 +0000)]
Restore menu bar toggle of icon functions

14 years agoCorrect sense of pause/resume tooltips
Richard Kettlewell [Sun, 13 Dec 2009 13:41:36 +0000 (13:41 +0000)]
Correct sense of pause/resume tooltips

14 years agoReduce volume/balance bars to fit better with new wider toolbar
Richard Kettlewell [Sat, 12 Dec 2009 14:40:22 +0000 (14:40 +0000)]
Reduce volume/balance bars to fit better with new wider toolbar

14 years agoInclude SVGs for cards images
Richard Kettlewell [Sat, 12 Dec 2009 14:37:34 +0000 (14:37 +0000)]
Include SVGs for cards images

14 years agoUse a cards image for 'random' icon
Richard Kettlewell [Sat, 12 Dec 2009 14:24:42 +0000 (14:24 +0000)]
Use a cards image for 'random' icon

14 years agoGTK_STOCK_CUT isn't really appropriate for removing things since you
Richard Kettlewell [Sun, 6 Dec 2009 19:38:59 +0000 (19:38 +0000)]
GTK_STOCK_CUT isn't really appropriate for removing things since you
can't subsequently paste, so use _DELETE instead.

14 years agoIcons for lots of popup menus.
Richard Kettlewell [Sun, 6 Dec 2009 19:35:59 +0000 (19:35 +0000)]
Icons for lots of popup menus.

14 years agoStock items for a few bits of the menu
Richard Kettlewell [Sun, 6 Dec 2009 17:31:44 +0000 (17:31 +0000)]
Stock items for a few bits of the menu

14 years agoUse a GtkToolbar for the toolbar icons. The image is now fixed and
Richard Kettlewell [Sun, 6 Dec 2009 16:04:52 +0000 (16:04 +0000)]
Use a GtkToolbar for the toolbar icons.  The image is now fixed and
the togglable ones "stay depressed" when active.

In full mode you get text as well as the icon, in compact mode just
the icons.

The manual screenshots are going to have to be redone l-(

14 years agoUse stock icons for toolbar. A little more compact.
Richard Kettlewell [Sun, 6 Dec 2009 12:43:21 +0000 (12:43 +0000)]
Use stock icons for toolbar.  A little more compact.
Also fix sensitivity of pause icon.

14 years agoMerge compact mode volume slider changes.
Richard Kettlewell [Sun, 6 Dec 2009 11:30:20 +0000 (11:30 +0000)]
Merge compact mode volume slider changes.

14 years agoIn compact mode, move the volume level to the right of the slider.
Richard Kettlewell [Sun, 6 Dec 2009 11:29:12 +0000 (11:29 +0000)]
In compact mode, move the volume level to the right of the slider.

14 years agoStop balance widget springing back into life in compact mode when
Richard Kettlewell [Sun, 6 Dec 2009 11:19:14 +0000 (11:19 +0000)]
Stop balance widget springing back into life in compact mode when
volume is modified.

14 years agoMerge from Disobedience branch
Richard Kettlewell [Tue, 1 Dec 2009 20:13:10 +0000 (20:13 +0000)]
Merge from Disobedience branch
  - manual updates
  - fix window size bug in compact mode

14 years agoMerge from dmanual branch
Richard Kettlewell [Tue, 1 Dec 2009 20:12:25 +0000 (20:12 +0000)]
Merge from dmanual branch

14 years agoUpdate Disobedience manual for compact mode interface.
Richard Kettlewell [Tue, 1 Dec 2009 20:11:12 +0000 (20:11 +0000)]
Update Disobedience manual for compact mode interface.
Resolve some TODOs.

14 years agoReflect green cell-background for playing track in manual. Edited the
Richard Kettlewell [Tue, 1 Dec 2009 19:27:22 +0000 (19:27 +0000)]
Reflect green cell-background for playing track in manual.  Edited the
image rather than re-taking the screenshot!

14 years agoA nasty hack to stop window size information leaking between compact
Richard Kettlewell [Tue, 1 Dec 2009 19:18:57 +0000 (19:18 +0000)]
A nasty hack to stop window size information leaking between compact
and full mode.  Also mention that issue 30 is done in CHANGES.html.

14 years agoNew compact mode for Disobediene.
Richard Kettlewell [Tue, 1 Dec 2009 18:50:57 +0000 (18:50 +0000)]
New compact mode for Disobediene.
Queue tab now shows playing track with green background, like the
web interface.

14 years agoTrack window size between main and compact mode.
Richard Kettlewell [Tue, 1 Dec 2009 18:49:20 +0000 (18:49 +0000)]
Track window size between main and compact mode.
Enable compact mode support.

14 years agoDocument missed play notification bugfix. Fiddle with changes
Richard Kettlewell [Mon, 30 Nov 2009 22:31:33 +0000 (22:31 +0000)]
Document missed play notification bugfix.  Fiddle with changes
formatting a bit.

14 years agoGive the currently playing track a light green background.
Richard Kettlewell [Mon, 30 Nov 2009 22:26:38 +0000 (22:26 +0000)]
Give the currently playing track a light green background.

14 years agoMerge minimode improvements and a Disobedience bugfix
Richard Kettlewell [Mon, 30 Nov 2009 20:57:15 +0000 (20:57 +0000)]
Merge minimode improvements and a Disobedience bugfix

14 years agoSomewhat prettier current track in minimode
Richard Kettlewell [Mon, 30 Nov 2009 20:56:43 +0000 (20:56 +0000)]
Somewhat prettier current track in minimode

14 years agoFix a bug where Disobedience wouldn't always notice that a track had
Richard Kettlewell [Mon, 30 Nov 2009 20:50:36 +0000 (20:50 +0000)]
Fix a bug where Disobedience wouldn't always notice that a track had
started playing.  If you turn off random play, then either scratch or
wait for the current track, then turn random play on again then it
would not notice the new track.

The reason is that random track choice is now asynchronous to start a
new track and Disobedience wasn't listening for "playing" log
messages.  Now it does.

14 years agoKeep mini-mode playing label up to date better
Richard Kettlewell [Mon, 30 Nov 2009 20:44:59 +0000 (20:44 +0000)]
Keep mini-mode playing label up to date better

14 years agoMini-mode now hides/shows tab group widget and has a separate label
Richard Kettlewell [Mon, 30 Nov 2009 20:10:32 +0000 (20:10 +0000)]
Mini-mode now hides/shows tab group widget and has a separate label
for the currently playing track (which is currently not well
implemented or updated, but never mind...)

14 years agoMore sensible ordering of search results in web interface.
Richard Kettlewell [Sun, 29 Nov 2009 15:55:32 +0000 (15:55 +0000)]
More sensible ordering of search results in web interface.
Fixes issue #46.

14 years agoMerge some more mini-Disobedience work
Richard Kettlewell [Sat, 28 Nov 2009 18:52:39 +0000 (18:52 +0000)]
Merge some more mini-Disobedience work

14 years agoMore careful about compact mode transition detection
Richard Kettlewell [Sat, 28 Nov 2009 16:32:18 +0000 (16:32 +0000)]
More careful about compact mode transition detection

14 years agoQueue tab now collapses to just the playing track in compact mode.
Richard Kettlewell [Sat, 28 Nov 2009 16:23:29 +0000 (16:23 +0000)]
Queue tab now collapses to just the playing track in compact mode.

14 years agoMore compact mode support. The notebook will disappear and is
Richard Kettlewell [Sat, 28 Nov 2009 16:04:45 +0000 (16:04 +0000)]
More compact mode support.  The notebook will disappear and is
replaced by the queue.  It's still disabled by default.

14 years agoissue #22 was fixed ages ago (revno 905, 914 mainly)
Richard Kettlewell [Sat, 28 Nov 2009 11:16:14 +0000 (11:16 +0000)]
issue #22 was fixed ages ago (revno 905, 914 mainly)

14 years agoNext release will be 5.0, not 4.4
Richard Kettlewell [Sat, 28 Nov 2009 11:12:09 +0000 (11:12 +0000)]
Next release will be 5.0, not 4.4

14 years agoMerge scratch fixes branch
Richard Kettlewell [Sat, 28 Nov 2009 11:11:17 +0000 (11:11 +0000)]
Merge scratch fixes branch

14 years agoUpdate CHANGES for scratch improvements
Richard Kettlewell [Sat, 28 Nov 2009 11:10:48 +0000 (11:10 +0000)]
Update CHANGES for scratch improvements

14 years agoAdd missing notification when scratch queued, lost a couple of commits back
Richard Kettlewell [Sat, 28 Nov 2009 11:07:13 +0000 (11:07 +0000)]
Add missing notification when scratch queued, lost a couple of commits back

14 years agoSuppress no-collection log message for scratches
Richard Kettlewell [Sat, 28 Nov 2009 11:05:36 +0000 (11:05 +0000)]
Suppress no-collection log message for scratches

14 years agoImprove scratch handling to cope better with slow decoding. The
Richard Kettlewell [Sat, 28 Nov 2009 10:59:49 +0000 (10:59 +0000)]
Improve scratch handling to cope better with slow decoding.  The
scratch is now chosen and prepared (i.e. starts filling a buffer in
the speaker) whenever something is playing, so it can be played
immediately once something is scratched.

14 years agoSome more Disobedience work
Richard Kettlewell [Fri, 27 Nov 2009 21:04:34 +0000 (21:04 +0000)]
Some more Disobedience work

14 years agoA bit of work towards a mini-Disobedience mode (issue #30). Nowhere
Richard Kettlewell [Fri, 27 Nov 2009 21:03:16 +0000 (21:03 +0000)]
A bit of work towards a mini-Disobedience mode (issue #30).  Nowhere
near finished so the menu item is not added for now.

14 years agoHelp button for login box. With free nasty hack for Macs.
Richard Kettlewell [Fri, 27 Nov 2009 20:28:55 +0000 (20:28 +0000)]
Help button for login box.  With free nasty hack for Macs.

14 years agoMerge latest Disobedience work
Richard Kettlewell [Fri, 27 Nov 2009 20:19:30 +0000 (20:19 +0000)]
Merge latest Disobedience work

14 years agoMissing makefile entry led to help images not installing
Richard Kettlewell [Fri, 27 Nov 2009 20:18:55 +0000 (20:18 +0000)]
Missing makefile entry led to help images not installing

14 years agoAdd OK and Help buttons to playlists, and Help button to track
Richard Kettlewell [Fri, 27 Nov 2009 20:16:01 +0000 (20:16 +0000)]
Add OK and Help buttons to playlists, and Help button to track
properties.

Fiddle with button positioning a bit to get a little more consistent
with Gnome HIG.

14 years agoAdd new 'play children' option to track chooser. This will play all
Richard Kettlewell [Fri, 27 Nov 2009 19:54:51 +0000 (19:54 +0000)]
Add new 'play children' option to track chooser.  This will play all
the files in a directory.  It also opens the directory, giving the
user feedback.  (But it does not select the children.)

14 years agoRemove broken assertion.
Richard Kettlewell [Fri, 27 Nov 2009 19:53:54 +0000 (19:53 +0000)]
Remove broken assertion.
Though I'm not fully happy with this..

14 years agoDelete key now works in playlist editor
Richard Kettlewell [Fri, 27 Nov 2009 19:33:12 +0000 (19:33 +0000)]
Delete key now works in playlist editor

14 years agoSynchronize with trunk
Richard Kettlewell [Fri, 27 Nov 2009 19:28:53 +0000 (19:28 +0000)]
Synchronize with trunk

14 years agotypo
Richard Kettlewell [Fri, 27 Nov 2009 16:53:05 +0000 (16:53 +0000)]
typo

14 years agoMerge manual improvements
Richard Kettlewell [Fri, 27 Nov 2009 16:09:42 +0000 (16:09 +0000)]
Merge manual improvements

14 years agoComment out part of overview section, which sits rather badly.
Richard Kettlewell [Fri, 27 Nov 2009 16:09:12 +0000 (16:09 +0000)]
Comment out part of overview section, which sits rather badly.

14 years agoImprove playlists section of disobedience manual
Richard Kettlewell [Fri, 27 Nov 2009 16:08:11 +0000 (16:08 +0000)]
Improve playlists section of disobedience manual

14 years agoThinko in menu option l-)
Richard Kettlewell [Fri, 27 Nov 2009 16:03:08 +0000 (16:03 +0000)]
Thinko in menu option l-)

14 years agoConsistent punctuation (again)
Richard Kettlewell [Fri, 27 Nov 2009 15:51:11 +0000 (15:51 +0000)]
Consistent punctuation (again)

14 years agoSynchronize from trunk
Richard Kettlewell [Fri, 27 Nov 2009 15:50:46 +0000 (15:50 +0000)]
Synchronize from trunk

14 years agoConsistent punctuation
Richard Kettlewell [Fri, 27 Nov 2009 15:49:43 +0000 (15:49 +0000)]
Consistent punctuation

14 years agoTree layout and context menu for playlist picker.
Richard Kettlewell [Fri, 27 Nov 2009 15:44:34 +0000 (15:44 +0000)]
Tree layout and context menu for playlist picker.

14 years agodisorder-normalize always uses a fresh resampler on each chunk (the
Richard Kettlewell [Fri, 27 Nov 2009 15:42:18 +0000 (15:42 +0000)]
disorder-normalize always uses a fresh resampler on each chunk (the
old way does not work - src_process() consumes 0 bytes on the second
chunk for some reason).

14 years agoContext menu for playlist picker
Richard Kettlewell [Fri, 27 Nov 2009 15:19:15 +0000 (15:19 +0000)]
Context menu for playlist picker

14 years agoTree structure for playlist picker
Richard Kettlewell [Fri, 27 Nov 2009 14:58:24 +0000 (14:58 +0000)]
Tree structure for playlist picker

14 years agoDocument that issue #32 was fixed.
Richard Kettlewell [Fri, 27 Nov 2009 09:24:21 +0000 (09:24 +0000)]
Document that issue #32 was fixed.

14 years agoMerge some Disobedience work
Richard Kettlewell [Thu, 26 Nov 2009 20:53:52 +0000 (20:53 +0000)]
Merge some Disobedience work

14 years agoKill most of old Disobedience man page, copying remaining text to a
Richard Kettlewell [Thu, 26 Nov 2009 20:53:09 +0000 (20:53 +0000)]
Kill most of old Disobedience man page, copying remaining text to a
useful place in the new manual.

14 years agoUpdate the queue up to every 15s or so to stop expected started times
Richard Kettlewell [Thu, 26 Nov 2009 20:43:51 +0000 (20:43 +0000)]
Update the queue up to every 15s or so to stop expected started times
getting too out of date.  This can happen if the queue is not empty
but nothing is playing.  Fixes issue #49.

14 years agoComment
Richard Kettlewell [Thu, 26 Nov 2009 20:27:44 +0000 (20:27 +0000)]
Comment

14 years agoCorrect playlist delete button sensitivity
Richard Kettlewell [Thu, 26 Nov 2009 20:27:37 +0000 (20:27 +0000)]
Correct playlist delete button sensitivity

14 years agoPlaylist errors should not be transients of the main window
Richard Kettlewell [Thu, 26 Nov 2009 20:25:27 +0000 (20:25 +0000)]
Playlist errors should not be transients of the main window

14 years agoComments
Richard Kettlewell [Thu, 26 Nov 2009 20:21:27 +0000 (20:21 +0000)]
Comments

14 years agoAdd missing (de)select all accels to edit menu
Richard Kettlewell [Thu, 26 Nov 2009 20:17:11 +0000 (20:17 +0000)]
Add missing (de)select all accels to edit menu

14 years agoMerge new Disobedience manual
Richard Kettlewell [Thu, 26 Nov 2009 19:03:26 +0000 (19:03 +0000)]
Merge new Disobedience manual

14 years agoBack-link to index
Richard Kettlewell [Thu, 26 Nov 2009 19:01:14 +0000 (19:01 +0000)]
Back-link to index

14 years agoPlaylists and misc
Richard Kettlewell [Thu, 26 Nov 2009 18:58:20 +0000 (18:58 +0000)]
Playlists and misc

14 years agoTrack properties
Richard Kettlewell [Thu, 26 Nov 2009 18:41:17 +0000 (18:41 +0000)]
Track properties

14 years agoInstall Disobedience manual and make Disobedience use it in preference
Richard Kettlewell [Thu, 26 Nov 2009 18:16:01 +0000 (18:16 +0000)]
Install Disobedience manual and make Disobedience use it in preference
to the HTML versio of the man page.

14 years agoA new chapter with descriptions of the tabs
Richard Kettlewell [Thu, 26 Nov 2009 17:57:23 +0000 (17:57 +0000)]
A new chapter with descriptions of the tabs

14 years agoStart a window layout chapter
Richard Kettlewell [Thu, 26 Nov 2009 15:43:58 +0000 (15:43 +0000)]
Start a window layout chapter

14 years agoStyling and (c) notices
Richard Kettlewell [Thu, 26 Nov 2009 14:14:10 +0000 (14:14 +0000)]
Styling and (c) notices

14 years agowhat's in ch. 1
Richard Kettlewell [Thu, 26 Nov 2009 13:43:20 +0000 (13:43 +0000)]
what's in ch. 1

14 years agotypo
Richard Kettlewell [Thu, 26 Nov 2009 13:41:43 +0000 (13:41 +0000)]
typo

14 years agoinitial login
Richard Kettlewell [Thu, 26 Nov 2009 13:40:01 +0000 (13:40 +0000)]
initial login

14 years agoMost of intro section
Richard Kettlewell [Thu, 26 Nov 2009 13:18:47 +0000 (13:18 +0000)]
Most of intro section

14 years agoAvoid 'client'
Richard Kettlewell [Thu, 26 Nov 2009 12:24:14 +0000 (12:24 +0000)]
Avoid 'client'

14 years agoDiagram
Richard Kettlewell [Thu, 26 Nov 2009 12:15:41 +0000 (12:15 +0000)]
Diagram

14 years agoMerge Disobedience playlist support.
Richard Kettlewell [Thu, 26 Nov 2009 10:59:02 +0000 (10:59 +0000)]
Merge Disobedience playlist support.