soundtracker_0.6.8_mirsha_27072006_0042.patch.bz2

View: New views
8 Messages — Rating Filter:   Alert me  

soundtracker_0.6.8_mirsha_27072006_0042.patch.bz2

by Miroslav Shaltev :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi @ all

patch against soundtracker-0.6.8

patching file app/crash-save.xm
patching file app/gui.c
patching file app/instrument-editor.c
patching file app/module-info.c
patching file app/sample-editor.c
patching file app/tracker.c
patching file app/xm-player.c
patching file app/xm.c
patching file app/xm.h

=>

+ samples up to 96 in every instrument
+ new keyboard shortcuts
+ instrument list and sample list moved in instrumet editor tab
+ sample editor tab with new button order
+ record function integrated in sample tab
+ direct access to normalize button

--
SHALTEV.ORG @ http://shaltev.no-ip.org


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Soundtracker-discuss mailing list
Soundtracker-discuss@...
https://lists.sourceforge.net/lists/listinfo/soundtracker-discuss

soundtracker_0.6.8_mirsha_27072006_0042.patch.bz2 (10K) Download Attachment

Re: soundtracker_0.6.8_mirsha_27072006_0042.patch.bz2

by Yury Aliaev :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi, Miroslav!

> patch against soundtracker-0.6.8

Thanks, I'll look at this :)

> patching file app/crash-save.xm

This is overmuch :-/ ... means you've had ST crash and it has saved the
last edited module.

> patching file app/gui.c
> patching file app/instrument-editor.c
> patching file app/module-info.c
> patching file app/sample-editor.c
> patching file app/tracker.c
> patching file app/xm-player.c
> patching file app/xm.c
> patching file app/xm.h
>
> =>
>

For future, it would be better to split this single patch into some
instances, each with specific functionality:

> + samples up to 96 in every instrument

First,

> + new keyboard shortcuts

Second,

> + instrument list and sample list moved in instrumet editor tab

Third,

> + sample editor tab with new button order
> + record function integrated in sample tab
> + direct access to normalize button

Maybe this three can be combined into the last one.

Cheers!

Yury.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Soundtracker-discuss mailing list
Soundtracker-discuss@...
https://lists.sourceforge.net/lists/listinfo/soundtracker-discuss

Re: Comments: soundtracker_0.6.8_mirsha_27072006_0042.patch.bz2

by Yury Aliaev :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi, Miroslav!
>
> patch against soundtracker-0.6.8
...
>
> =>
>
> + samples up to 96 in every instrument

Very cool! :)

> + new keyboard shortcuts

Grrr!!! This looks like the kludge, not the solution! The solution is to
make more keys (like Play start/stop, Octave change) configurable (via
Settings->Keyboard->Other keys).

> + instrument list and sample list moved in instrumet editor tab

I mean this thing is doubtful. First, do you really need to see the
whole instruments list when editing the instrument? The name of the
current instrument you already can see at the text entry near the
instrument number spinbutton. And every time you can press Alt+F5 to see
the instruments and then back Alt+F3 to the instrument editor. Second,
the list size is decreased. It's notable at 1024x768 and especially at
800x600 screen resolutions. And third, this doesn't eliminate the module
info at all.

> + sample editor tab with new button order

Again, doubtful. I can't see any reason for the buttons rearrangement.
Sure, there are too many buttons in the sample editor. But I think the
only suitable solution is to add the menu (just like the main menu) to
the sample editor and move all features there, splitting them into some
groups (like File, Edit, Selection, Modify and so on). The buttons will
be remained just for most often used functions (and probably the button
set can be configurable).

> + record function integrated in sample tab

Again, do we need it there? The sample editor already remains the
control panel of the hunter plain, and you continue adding there more
features, which can be organized (and already _are_ organized) in the
separate window appearing only if it's required. I mean this is
contradict the reasons of the ergonomics.

> + direct access to normalize button

See above about too many buttons in the sample editor.

My resume is following: only the first part of your patch can be
included in the ST sources. Other parts still need to be redesigned or
even thrown away.

Best regards,
Yury.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Soundtracker-discuss mailing list
Soundtracker-discuss@...
https://lists.sourceforge.net/lists/listinfo/soundtracker-discuss

soundtracker_0.6.8_mirsha_16082006_1748_01

by Miroslav Shaltev :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi @ all

first of some patch peaces, and at the end a sh file to cat them all,

my last work, unfortunatelly do not include nothing from the new Yuri
snapshot,

you need the org st-0.6.8 code and patch -p0 < "what you get from me"

this is just for fun thing, echo is not working, preview not working, but bass
boost is ok, some spin buttons not working, and some strange updates in the
gui,

best regards @ all
miroslav


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Soundtracker-discuss mailing list
Soundtracker-discuss@...
https://lists.sourceforge.net/lists/listinfo/soundtracker-discuss

soundtracker-0.6.8.gtk2.16082006_1748.bz2.aa (34K) Download Attachment

soundtracker_0.6.8_mirsha_16082006_1748_02

by Miroslav Shaltev :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

part 2


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Soundtracker-discuss mailing list
Soundtracker-discuss@...
https://lists.sourceforge.net/lists/listinfo/soundtracker-discuss

soundtracker-0.6.8.gtk2.16082006_1748.bz2.ab (34K) Download Attachment

soundtracker_0.6.8_mirsha_16082006_1748_03

by Miroslav Shaltev :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

part 3


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Soundtracker-discuss mailing list
Soundtracker-discuss@...
https://lists.sourceforge.net/lists/listinfo/soundtracker-discuss

soundtracker-0.6.8.gtk2.16082006_1748.bz2.ac (34K) Download Attachment

soundtracker_0.6.8_mirsha_16082006_1748_04

by Miroslav Shaltev :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

part 4


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Soundtracker-discuss mailing list
Soundtracker-discuss@...
https://lists.sourceforge.net/lists/listinfo/soundtracker-discuss

soundtracker-0.6.8.gtk2.16082006_1748.bz2.ad (34K) Download Attachment

soundtracker_0.6.8_mirsha_16082006_1748_05

by Miroslav Shaltev :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

last part and the sh file

enjoy!

p.s. it configure and compile on my debian



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Soundtracker-discuss mailing list
Soundtracker-discuss@...
https://lists.sourceforge.net/lists/listinfo/soundtracker-discuss

catthemall.sh (289 bytes) Download Attachment
soundtracker-0.6.8.gtk2.16082006_1748.bz2.ae (3K) Download Attachment