Stein Magnus Jodal

9 March 2010

Pushed to master at jodal/mopidy

  • jodal committed 5b031a1
    docs: Change Spotify Premium requirement notices from note to warning
  • jodal committed 434c052
    docs: Add links to despotify/libspotify/pyspotify

Changeset posted at 19:44 UTC

Pushed to master at jodal/mopidy

  • jodal committed a480046
    docs: Denon got almost the same RS-232 interface (says klette)

Changeset posted at 19:19 UTC

Pushed to master at jodal/mopidy

  • jodal committed 59aad3e
    docs: More future stuff on the crazy-list

Changeset posted at 19:08 UTC

Pushed to master at jodal/mopidy

  • jodal committed 2b4964b
    docs: Add copy-pasteable commands for installing Mopidy without backend dependencies

Changeset posted at 18:59 UTC

Pushed to master at jodal/mopidy

  • jodal committed 0736bf8
    docs: Refer to docs using :doc: instead of :ref:
  • jodal committed fa7499b
    docs: Add link from internals to API docs
  • jodal committed 13796b1
    docs: Split development docs intro three pages. Extend roadmap part quite a bit.
  • jodal committed 8a07155
    docs: Move despotify and libspotify install instructions to their own pages

Changeset posted at 18:50 UTC

@klette You really should. As I said the other day, it feels like I'm actually gaining something from using Guice.

Status posted at 11:36 UTC

Pushed to master at jodal/mopidy

  • jodal committed 96365d3
    Add caching of OsaMixer volume

    If volume is just managed through Mopidy it is always correct. If another
    application changes the volume, Mopidy will be correct within 30 seconds.

Changeset posted at 10:46 UTC

@klette I guess you are a good padawan which unit tests each layer by itself, and integration test the wiring through all the layers too? :)

Status posted at 10:43 UTC

8 March 2010

Pushed to master at jodal/mopidy

  • jodal committed 38399c8
    Update tests to check for 'OK' from 'idle' calls

Changeset posted at 23:16 UTC

Pushed to master at jodal/mopidy

  • jodal committed 481d3a6
    ncmpc doesn't add quotes and capitalizes type argument for 'list'

Changeset posted at 23:10 UTC

Pushed to master at jodal/mopidy

  • jodal committed 71d9bb8
    Lowercase type argument for search too, not just find

Changeset posted at 23:06 UTC

Pushed to master at jodal/mopidy

  • jodal committed 68ae8e2
    ncmpc uses capitalized type arguments for search (search too, not just find)

Changeset posted at 23:05 UTC

Pushed to master at jodal/mopidy

  • jodal committed 229d0d3
    ncmpc uses capitalized type arguments for search

Changeset posted at 23:03 UTC

Pushed to master at jodal/mopidy

Changeset posted at 23:01 UTC

Pushed to master at jodal/mopidy

  • jodal committed 6551b83
    docs: Add note on MPD clients
  • jodal committed b548342
    docs: Update dependency list, as pyalsaaudio is not required for OS X

Changeset posted at 22:36 UTC

Pushed to master at jodal/mopidy

  • jodal committed f06f5c5
    docs: despotify setup using Homebrew

Changeset posted at 22:25 UTC

#Homebrew seems to work at least as well as #MacPorts. Looking forward to write my own package formulae.

Status posted at 22:24 UTC

Pushed to master at jodal/mopidy

  • jodal committed d774ad9
    docs: Include mixers in the class instantiation and usage diagram

Changeset posted at 19:50 UTC

Pushed to master at jodal/mopidy

  • jodal committed 38992bc
    Move MPD exceptions into mopidy.mpd
  • jodal committed b1ece22
    Move mopidy.exceptions.SettingError to mopidy.SettingsError

Changeset posted at 19:37 UTC

Pushed to master at jodal/mopidy

  • jodal committed 1619ecb
    Add mixer for OS X which uses osascript

Changeset posted at 19:22 UTC

Pushed to master at jodal/mopidy

  • jodal committed 9c09c9b
    Automatically choose AlsaMixer on Linux and DummyMixer elsewhere
  • jodal committed c95fef4
    docs: Update libspotify test example

Changeset posted at 16:33 UTC

Pushed to master at jodal/mopidy

  • jodal committed 31529fb
    docs: Move settings doc into API docs
  • jodal committed dbcdd0c
    docs: Move changes to bottom of contents

Changeset posted at 16:12 UTC

Pushed to master at jodal/comics

  • jodal committed 229e1e4
    Merge commit 'adamcik/master'
  • Thomas Adamcik committed a509e98
    Fix kalscartoon with respect to date matching

Changeset posted at 12:40 UTC

7 March 2010

Pushed to master at jodal/mopidy

Changeset posted at 22:50 UTC

Pushed to master at jodal/mopidy

  • jodal committed 523216d
    Add mixer API and rewrite ALSA mixer hack

Changeset posted at 22:48 UTC

Pushed to master at jodal/mopidy

  • jodal committed 0af7c52
    Document how GMPC does multi-word search

Changeset posted at 21:38 UTC

Pushed to master at jodal/mopidy

Changeset posted at 20:11 UTC

Pushed to master at jodal/comics

Changeset posted at 19:55 UTC

Pushed to master at jodal/mopidy

  • jodal committed e0b65b9
    Add support for 'any' type to search in all backends. Search works in GMPC :-D
  • jodal committed 290f3ad
    Add tests for 'find' and 'search' without quotes

Changeset posted at 18:53 UTC

Pushed to master at jodal/mopidy

  • jodal committed b6a1309
    Doc syntax fix
  • jodal committed 86ddffc
    GMPC does not add " around the type argument, and uses the type any too.
  • jodal committed 6aacf8f
    'needle' argument to 'count' may be empty
  • jodal committed bc1167b
    Return 'positive' but empty results on 'count' and 'list'

Changeset posted at 18:30 UTC

Pushed to master at jodal/mopidy

  • jodal committed ed39840
    despotify: Add library track lookup

    Adding track from library search result to playlist now works.
  • jodal committed b641a47
    Fix 'time' and 'elapsed' in status output

Changeset posted at 17:23 UTC

Pushed to master at jodal/comics

  • Thomas Adamcik committed 025a6eb
    Populate timeline with all comics, not just ones with releases in last n days

Changeset posted at 13:50 UTC

6 March 2010

Pushed to master at jodal/comics

  • Thomas Adamcik committed 05abbec
    Style fixes
  • Thomas Adamcik committed ca8afbb
    Update kiwiblitz schedule
  • Thomas Adamcik committed 6be8fae
    Update superpoop schedule
  • Thomas Adamcik committed bca1e61
    Update whattheduck schedule with extra days
  • Thomas Adamcik committed f55b659
    Update whiteninja with likely schedule
  • Thomas Adamcik committed 17b141d
    Update veslemoy schedule with extra days
  • Thomas Adamcik committed eefdd62
    Fix typo in zits schedule

Changeset posted at 00:49 UTC

5 March 2010

@williamviker Does it have a name? I propose "the cloud"!

Status posted at 15:48 UTC

@williamviker You know you got too much space when you got a "server house"!

Status posted at 15:43 UTC

4 March 2010

Pushed to master at jodal/comics

Changeset posted at 22:44 UTC

Pushed to master at jodal/comics

  • jodal committed cfd68d4
    Update some release schedules
  • jodal committed 8bf6bb5
    gunshow: Get multiple images per release

Changeset posted at 22:43 UTC

Pushed to gh-pages at jodal/comics

Changeset posted at 22:27 UTC

Pushed to master at jodal/comics

  • jodal committed 7572447
    Update changelog
  • jodal committed 2bc7a14
    Remove encoding declaration

    It is not needed for this crawler, as it is ASCII only.
  • jodal committed d08e988
    Revert "Sorted status page"

    This reverts commit 0d1b2703dc0ae7ed9af230c77a6e088db54339cd.

    adamcik already fixed this with a SortedDict in commit
    888629a91af39b883530b461affc0032ee43f9e7.
  • jodal committed 47243f0
    Revert "Cache the status page for one hour. Quite expensive page"

    This reverts commit 8a2bb8784c386cc8f3436cdaff59d97f1c6a40a8.

    As the page is mainly for admin use, it is more important that it is fresh than
    fast.
  • jodal committed 657a3ff
    Merge commit 'klette/master'
  • jodal committed 82db7b7
    Revert "Remove extra day in status page"

    This reverts commit 3ea83e0c7da78cc63925711336552523b35854d7.
  • klette committed 0d1b270
    Sorted status page
  • Thomas Adamcik committed c2acda0
    Remove dead line of code
  • klette committed 8a2bb87
    Cache the status page for one hour. Quite expensive page
  • Thomas Adamcik committed bb3419a
    Add image comment to uvod crawler
  • Thomas Adamcik committed 3ea83e0
    Remove extra day in status page
  • klette committed c592b5b
    Added crawler for Pet Peevy
  • Thomas Adamcik committed b6ea5c5
    Add spec for public, active and schedule changes
  • Thomas Adamcik committed 92131fc
    Improve legend styling
  • Thomas Adamcik committed 506fc62
    Use slugs for status page comic names
  • Thomas Adamcik committed 888629a
    Use sorted dict for timeline datasctructure

Changeset posted at 22:22 UTC

Pushed to master at jodal/mopidy

  • jodal committed c9475b3
    Python 2.6 is needed for __main__.py and @x.setter support

Changeset posted at 18:08 UTC

And speaking of naming: Don't name your interfaces "SomethingImpl".

Status posted at 13:04 UTC

What's up with two different plugins being named maven-X-plugin and X-maven-plugin? Naming is important, FFS.

Status posted at 12:58 UTC

Commented on klette/comics

Comment in 0d1b270:

Is this necessary in addition to adamcik's switch from regular dict to SortedDict?

Changeset posted at 08:14 UTC

Commented on klette/comics

Comment in 8a2bb87:

Wouldn't it be nicer to cache it using a decorator in views.py?

Changeset posted at 08:13 UTC

Commented on adamcik/comics

Comment in 3ea83e0:

Doesn't the extra day make perfect sense for e.g. a comic site in the U.S. crawling European comics for the next day?

Changeset posted at 08:11 UTC

Copyright © 1997-2010 Stein Magnus Jodal