lp://staging/~laszlok/jokosher/cpu-usage
- Get this branch:
- bzr branch lp://staging/~laszlok/jokosher/cpu-usage
Branch merges
Branch information
Recent revisions
- 1061. By Laszlo Pandy
-
Investigate bad CPU usage with the following:
* Remove queue draw to draw position line on timeline and event lane viewer.
* Remove update of the playback number position in the toolbar. - 1060. By Laszlo Pandy
-
Change file extension of recorded audio file to the one selected in the
preferences dialog. Previously the filename was hardcoded to .ogg even
if neither Ogg or Vorbis was being used for recording. - 1059. By Laszlo Pandy
-
Reapply Jean-Francois' patch from bug 116474 to make Jokosher use the GNOME preferences for the toolbar style. This
keeps getting reverted when Glade resaves the file. - 1058. By Laszlo Pandy
-
Fix variable references before assignment bug which occurs when there
are no levels available in the waveform. - 1057. By Laszlo Pandy
-
Reset the project file variable from the generated one instead of the one loaded from the file in case the file has been moved
to a different location. - 1056. By Laszlo Pandy
-
Add Jokosher/elements package to the setup script. This is where we keep the Gstreamer singledecodebin element.
- 1055. By Laszlo Pandy
-
* Fix small punctuation to make the /usr/bin/jokosher launcher script to more closely match the local Jokosher/Jokosher launcher.
* Fix reference to gobject.threads_ init(). This was already fixed for the local launcher but not for the /usr/bin launcher. - 1054. By Laszlo Pandy
-
* If the last endtime in the levels list is greater than the event's duration, increase the duration. This will avoid problems
when trying to create fadepoints.
* When creating fadepoints, if we run off the end of fadepoints list before we are done with all the levels, keep on going
instead of crashing with StopIteration. - 1053. By Laszlo Pandy
-
Don't store absolute paths for audio_path and levels_path to allow projects to work then they are relocated.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 with rich root (needs bzr 1.0)