~ubuntu-branches/ubuntu/hardy/lmms/hardy

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2007-10-03 20:52:22 UTC
  • Revision ID: james.westby@ubuntu.com-20071003205222-vxd9hqwo8oacsyf5
Tags: 0.3.0-1ubuntu3
Added patch from tobydox. Fixes various random crashes. 
(LP: #145608)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2007-09-25      Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
 
2
 
 
3
        * include/mixer.h:
 
4
        * include/visualization_widget.h:
 
5
        * src/core/mixer.cpp:
 
6
        * src/widget/visualization_widget.cpp:
 
7
        reworked code for retrieving current mixer-buffer for visualizing it -
 
8
        do not use signal/slot-mechanism for passing pointer and use
 
9
        currentReadBuffer() + mixer-mutex instead which probably fixes some
 
10
        mixer-related crashes
 
11
 
 
12
        * src/widget/effect_label.cpp:
 
13
        set window-title for effect-chain-windows of a sample-track etc.
 
14
 
1
15
2007-08-20      Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
2
16
 
3
17
        * configure.in: