chiark / gitweb /
disorder
2009-11-26 Richard KettlewellAvoid 'client'
2009-11-26 Richard KettlewellDiagram
2009-11-26 Richard KettlewellMerge Disobedience playlist support.
2009-11-26 Richard KettlewellRemove CPPery for playlists
2009-11-26 Richard KettlewellMention playlists in Disobedience manual and CHANGES.
2009-11-26 Richard KettlewellAdd shared/public/private radio button set to playlist...
2009-11-25 Richard KettlewellMake the properties window's progress window a transien...
2009-11-25 Richard KettlewellSome keyboard shortcuts
2009-11-25 Richard KettlewellMore realistic default size for playlist window.
2009-11-25 Richard KettlewellClean up picker list store properly
2009-11-24 Richard KettlewellQuieten debugging
2009-11-24 Richard Kettlewellmissed a critical bit of the q->prev logic!
2009-11-24 Richard Kettlewellinclude prev links in playlist queue_entry structures...
2009-11-24 Richard KettlewellMostly working playlist rearrangement.
2009-11-24 Richard KettlewellDrag targets are now specified separately for each...
2009-11-24 Richard KettlewellCorrect playlist unique ID construction
2009-11-24 Richard Kettlewell--with-bits was removed, don't mention in README
2009-11-24 Richard Kettlewellmention libsamplerate0-dev for fink in README.developers
2009-11-23 Richard KettlewellCheckpoint playlist drop support
2009-11-23 Richard KettlewellRemoval of tracks from a playlist
2009-11-23 Richard Kettlewellrearrange code so more of it happens forwards
2009-11-23 Richard KettlewellWork on playlist right-click menu
2009-11-23 Richard KettlewellRight click play playlist option
2009-11-23 Richard Kettlewellleave a TODO
2009-11-23 Richard KettlewellDon't playlist_list_update when playlist-modified
2009-11-23 Richard KettlewellMake queue rearrangement debug output more readable.
2009-11-23 Richard Kettlewellmore terminology rationalization
2009-11-23 Richard Kettlewellrationalize terminology and symbol names a bit
2009-11-23 Richard KettlewellFill playlist queulike. Selection is borked.
2009-11-23 Richard KettlewellPreserve playlist selection when list changes
2009-11-23 Richard KettlewellFix playlist deletion and some update logic
2009-11-22 Richard KettlewellNew playlist creation
2009-11-22 Richard Kettlewellnote playlist-get error response
2009-11-22 Richard Kettlewell(Slightly scrappy) new playlist box
2009-11-22 Richard Kettlewelltypo
2009-11-22 Richard KettlewellCreate a queuelike for playlist editing
2009-11-22 Richard KettlewellTypo
2009-11-22 Richard KettlewellSplit up playlist window creation code a bit
2009-11-22 Richard Kettlewellmissing from last change
2009-11-22 Richard KettlewellMore specific symbol-naming
2009-11-22 Richard KettlewellPlay a playlist from the menu
2009-11-22 Richard KettlewellTypos, comments, etc.
2009-11-22 Richard KettlewellRe-enable Disobedience playlist support on this branch
2009-11-22 Richard KettlewellDon't attempt to build debs for dapper (which is where the
2009-11-22 Richard KettlewellUse gtk_widget_set_tooltip_text() instead of obsolete...
2009-11-21 Richard Kettlewellogg decodes differently in different places l-(
2009-11-21 Richard KettlewellCheck mp3 decoding too
2009-11-21 Richard KettlewellDecoder tests no longer depend on being able to run...
2009-11-21 Richard Kettlewellupdate python dep in README.developers
2009-11-21 Richard Kettlewelltypo in error message
2009-11-21 Richard KettlewellWarn that libsamplerate will become non-optional (for...
2009-11-21 Richard KettlewellUpdate deprecation warnings
2009-11-21 Richard KettlewellTypo
2009-11-20 Richard KettlewellUse libsamplerate in disorder-normalize, if available...
2009-11-20 Richard KettlewellMention libsamplerate in readmes
2009-11-20 Richard Kettlewelldisorder-normalize now uses resample_convert() if libsa...
2009-11-20 Richard Kettlewellmissing 'break's
2009-11-20 Richard KettlewellMove ENDIAN_ constants to new byte-order.h.
2009-11-20 Richard Kettlewellerror/fatal/info -> disorder_error/fatal/info
2009-11-20 Richard KettlewellA couple of stray disorder_error/_fatal fixes
2009-11-20 Richard Kettlewellerror/fatal/info -> disorder_error/fatal/info
2009-11-20 Richard KettlewellDon't use fatal macro
2009-11-20 Richard KettlewellQuieten compiler
2009-11-20 Richard KettlewellMore resampler testing
2009-11-19 Richard KettlewellMore resampler tests
2009-11-19 Richard KettlewellTrivial resampler fixes
2009-11-19 Richard KettlewellInitial resample.c implementation
2009-11-19 Richard KettlewellFix the build fix. It turns out that Uint32 != uint32_t.
2009-11-19 Richard KettlewellMerge mac build fix
2009-11-19 Richard Kettlewell64-bit macos fix
2009-11-18 Richard KettlewellFix httpdir handling typo
2009-11-18 Richard KettlewellMore consistent code layout
2009-11-18 Richard KettlewellMerge D+D memory management fixes
2009-11-18 Richard KettlewellCorrect Build-Depends syntax. Stupid me for not testing!
2009-11-17 Richard KettlewellUpdate GTK+ version required
2009-11-17 Richard Kettlewellcompress build dep table a bit
2009-11-15 Richard KettlewellSome missing D+D memory management
2009-11-15 Richard Kettlewellmention copy-drag track playing in CHANGES
2009-11-15 Richard KettlewellMerge latest drag+drop improvements
2009-11-15 Richard Kettlewellremove obsolete comment
2009-11-15 Richard KettlewellFix edge cases in dropzone selection code and make...
2009-11-15 Richard Kettlewellmultidrag.[ch] -> MIT licence, to maximize general...
2009-11-15 Richard KettlewellUpdate copyright notices
2009-11-15 Richard Kettlewellscrolling when a drag+drop operation is near the top or
2009-11-15 Richard KettlewellMention drag playing in disobedience manual
2009-11-15 Richard Kettlewellcomments
2009-11-15 Richard KettlewellImplement dragging from the choose tab. This adds...
2009-11-15 Richard KettlewellMove drag-begin handling to multidrag.c
2009-11-15 Richard KettlewellMake multidrag a bit more independent of Disobedience
2009-11-14 Richard KettlewellUnref dead pixmaps.
2009-11-14 Richard KettlewellSupport copy-dragging from non-droppable queues into...
2009-11-14 Richard KettlewellMerge drag+drop rewrite. It's now possible to drag...
2009-11-14 Richard KettlewellAdd new 'playafter' command to protocol, eclient and...
2009-11-14 Richard Kettlewell--without-server builds should now work again.
2009-11-14 Richard KettlewellDon't build trackdb-playlists.c for non-server builds.
2009-11-13 Richard KettlewellComments, esp. for multidrag
2009-11-13 Richard KettlewellMultiple-track drag+drop queue rearrangement.
2009-11-12 Richard KettlewellHandle drag-motion and drag-leave and highlight the...
2009-11-09 Richard KettlewellRemove dead object
2009-11-09 Richard KettlewellReplace the drag icon with a representation of the...
next