lp:~michael-sheldon/jokosher/crash_protection

Created by Michael Sheldon and last modified
Get this branch:
bzr branch lp:~michael-sheldon/jokosher/crash_protection
Only Michael Sheldon can upload to this branch. If you are Michael Sheldon please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Sheldon
Project:
Jokosher
Status:
Merged

Recent revisions

1062. By Michael Sheldon

* Switch to using timeout_add_seconds instead of timeout_add for backups to reduce unnecessary wakeups (http://gould.cx/ted/blog/Saving_the_world_one__w_at_a_time)

1061. By Laszlo Pandy

Change print "..." to print("..."), and change all instances of items() and keys() to
iteritems() and iterkeys(). This simplifies Python 3.0 compatibility.

1060. By Laszlo Pandy

Merge and fix broken main branch.

1059. By Laszlo Pandy

Remove ambiguous exception syntax. Another thing for better Python 3.0 compatibility.

1058. By Laszlo Pandy

Remove deprecated string exceptions, because they are deprecated. Also it will make moving to Python 3.0 easier.

1057. By Michael Sheldon

Merge Laszlo's changes to:
 * Allow for custom audio input source selection
 * Support multi-channel recording
 * Fix hard-coded width in preference dialog
 * Remove work around for ALSA latency bug, as whether the bug still exists

1056. By Michael Sheldon

Merge Laszlo's changes to:

 * Update locales
 * Reapply Jean-Francois' patch from bug #116474 to make Jokosher use the GNOME preferences for the toolbar style.
 * Fix variable references before assignment, bug #261858.
 * Don't create a new gtk entry every time the instrument needs to be changed, just reuse the same one.
 * Use signal propogation instead of calling the parent widget's signal handler manually.

1055. By Laszlo Pandy

Patch from Jeff Ratliff to clarify the origins of the Jokosher name in the FAQ in the documentation.

1054. By Michael Sheldon

Merge Laszlo's changes to update the projectfile variable upon loading a project to enable saving after moving a project to a different location.

1053. By Michael Sheldon

Merge changes from Laszlo's branch to:
* Make project relocation work better (might still need to look at removing the saving of projectfile)
* Fix problems between the levels data and the fade points
* Update the system-wide launcher script to match the local launcher script
* Update setup.py to distribute the new Elements

Branch metadata

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

Subscribers