lp:~guijemont/moovida/player_keys

Created by Guillaume Emont and last modified
Get this branch:
bzr branch lp:~guijemont/moovida/player_keys
Only Guillaume Emont can upload to this branch. If you are Guillaume Emont please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Guillaume Emont
Project:
Moovida
Status:
Development

Recent revisions

1309. By Guillaume Emont

Handle parameters in initialize() and not __init__.
Don't modify the klass generated by type() in __new__(): that seems dangerous.

1308. By Guillaume Emont

player.seek_backward_seconds is positive, so we need to take its oposite

1307. By Guillaume Emont

Removed osd input handling, as this is done automagically by the widgets

1306. By Guillaume Emont

Removed old commented-out code

1305. By Guillaume Emont

Use a metaclass to set the default_config and config_doc class instances of KeyBindings according to the _default_controls class instance

1304. By Guillaume Emont

Use new player_keys stuff in _player_input()

1303. By Guillaume Emont

Implemented all actions (untested)

1302. By Guillaume Emont

Added a quick test/debugging script in player_keys.py

1301. By Guillaume Emont

Make actions dict protected, expose it through __getitem__(), __iter__() and
__contains__().
Added default values for constructor parameters.

1300. By Guillaume Emont

Merge with trunk

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers