[jokosher-devel] Fwd: [PATCH] InstrumentViewer volume slider patch (SVN Rev. 1519) (Jeff Ratliff)

2008-06-25 Thread Knut Erik Teigen
ument view as well. Also, I believe pop-up buttons generally are a bad solution. Changing the volume is something you do very often when recording, so it should be instantly accessible. Regards, Knut Erik Teigen On Wed, Jun 25, 2008 at 3:42 PM, Tom Halligan <[EMAIL PROTECTED]> wrote: >

[jokosher-devel] [PATCH] Added button to revert to previously saved version (bug #85941)

2007-08-19 Thread Knut Erik Teigen
Hello, I added a button in the menu that reverts the project back to the previously saved version. This is done by executing all the actions in the undo stack. Regards, Knut Erik Teigen Index: Jokosher.glade === --- Jokosher.glade

Re: [jokosher-devel] [PATCH] Added description textview to ExtensionManagerDialog

2007-08-15 Thread Knut Erik Teigen
Hello again, Ok, now I've modified the patch so that a Label is used instead. Not sure if the description headline is needed, but take a look and tell me what you think. -Knut Erik- On 8/13/07, Knut Erik Teigen <[EMAIL PROTECTED]> wrote: > > > > On 8/13/07, Laszlo

[jokosher-devel] Small patch to fix bug #87780 - Jokosher crashes when recording from pause

2007-07-20 Thread Knut Erik Teigen
Oops, forgot to attach file... -- Forwarded message -- From: Knut Erik Teigen <[EMAIL PROTECTED]> Date: Jul 20, 2007 5:32 PM Subject: Small patch to fix bug #87780 - Jokosher crashes when recording from pause To: jokosher-devel-list@gnome.org Hey, Recording from pause sho

[jokosher-devel] Small patch to fix bug #87780 - Jokosher crashes when recording from pause

2007-07-20 Thread Knut Erik Teigen
current position is stored, the project stopped, then moved to the current position and then the Record function is continued. Not sure if this is the most elegant way to do it, but it works..:) Regards, Knut Erik Teigen ___ jokosher-devel-list mailing

[jokosher-devel] [PATCH] VU-meter for monitoring input on each Instrument (bug #70351)

2007-06-27 Thread Knut Erik Teigen
Hope you like it, I'm leaving for a two-week vacation tomorrow, so it might be a while until I can answer questions or fix bugs...:) Regards, Knut Erik Teigen Index: InstrumentViewer.py === --- InstrumentViewer.py (rev

[jokosher-devel] [PATCH] Fixed bug #119700 and removed RecView/MixerStrip control button redundancy

2007-06-23 Thread Knut Erik Teigen
f the ControlsBox class instead. So now the buttons in MixView also works. Additionally, the instrument name label in the MixerStrip now gets updated when the name is changed in the RecordingView (bug #119700). Let me know if I've messed something up:) Regards, Knut Erik Teigen Index: Instrumen

[jokosher-devel] [PATCH] Fixed solo button behaviour

2007-06-18 Thread Knut Erik Teigen
disabled. I've added code so that when the solo button is pressed, any other instruments with solo status are "unsoloed". Regards, Knut Erik Teigen Index: Jokosher/InstrumentViewer.py === --- Jokosher/InstrumentViewer.py

[jokosher-devel] [PATCH] Added description textview to ExtensionManagerDialog

2007-06-17 Thread Knut Erik Teigen
possible. That's all for now, but expect to hear more from me:) Regards, Knut Erik Teigen Index: Jokosher/Jokosher.glade === --- Jokosher/Jokosher.glade (revision 1417) +++ Jokosher/Jokosher.glade (working cop