Welcome, Guest
Username: Password: Remember me
Lab CT Version, news, test results, new features request and suggestions

TOPIC:

CT LAB ver 5.30 9 years 10 hours ago #7052

  • zeljko
  • zeljko's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 207
  • Thank you received: 38
add bluetoothlaz.lpk to CT 5.3

sourceforge.net/p/lazarus-ccr/svn/HEAD/tree/examples/bluetooth/

Thank you!
The following user(s) said Thank You: Bobi

Please Log in or Create an account to join the conversation.

CT LAB ver 5.30 8 years 11 months ago #7053

  • Pedro Koschi
  • Pedro Koschi's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
thank you:), is revision 005250 publicly available?

Sir, i would like to setup custom manifest resource file for Windows. for example i would like to add
 <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
    <application>
      <!--application support for Windows Vista -->
      <supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
      <!--application support for Windows 7 -->
      <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
      <!--application support for Windows 8 -->
      <supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/>
      <!--application support for Windows 8.1 -->
      <supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/>
      <!--application support for Windows 10 -->
      <supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/>
    </application>
 </compatibility>
to my program.

The IDE doesnt let me edit the manifest file , i can only enable themes, invoker execution level , ui-access and dpiAware settings.
It is possible to extend the IDE here?

Maybe there is also a Problem in Resbilder: I'm able to edit the manifest in Resbuilder, but when i save to a new file, the manifest reverts to the original.
However it is not the right way because the IDE recreates the .res file when the Project is recompiled , so i would like the idea to extend the IDE.

Thanks.

Please Log in or Create an account to join the conversation.

Last edit: by Pedro Koschi. Reason: typo

CT LAB ver 5.30 8 years 11 months ago #7055

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Thanks Sir
No, we don't release revision 005250 yet
we add your suggestion "custom manifest resource file" to our Do-To List
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

CT LAB ver 5.30 8 years 11 months ago #7056

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Sir we add
"Program Compatibility Assistant (PCA)" to Project Options,
for MS Windows

screen from our tests....
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

CT LAB ver 5.30 8 years 11 months ago #7080

  • Graeme Geldenhuys
  • Graeme Geldenhuys's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 16
  • Thank you received: 1
Recommendation: I've just updated to v5.3 (5242). I noticed in the pl_aggpas package there is a unneeded dependency on LCL. The pl_aggpas only needs FCL. Just thought I would mention this.

Please Log in or Create an account to join the conversation.

Last edit: by Graeme Geldenhuys.

CT LAB ver 5.30 8 years 11 months ago #7081

  • Graeme Geldenhuys
  • Graeme Geldenhuys's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 16
  • Thank you received: 1
Bug: Can't delete components in the Form Designer.
Desc:
I using Typhon 5.3 r48549 FPC 3.1.1 x86_64-freebsd-gtk2 and the JWM window manager (no desktop environments). I just ran v5.3 dropped a Button, Edit and Label on the form and compiled and ran the project. No problems. I then tried to delete the Label component by selecting it in the Form Designer and pressing the DEL key. It didn't delete the component, but it did delete a character in the source code editor, even though the source code editor didn't have focus (the Designer did).
I restarted the IDE and still the same thing happens. The DEL is passed to the Source editor, and not to the Designer.

Please Log in or Create an account to join the conversation.

Last edit: by Graeme Geldenhuys.

CT LAB ver 5.30 8 years 11 months ago #7082

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Thanks Sir
we will fix and this...
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

CT LAB ver 5.30 8 years 11 months ago #7086

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
2015-04-25: We release Lab CT 5.30 Revision: 005261 (RC2)
Changes log at first page
This is the last CodeTyphon Development release, before Final ver CT 5.30

Please test, report and suggest here
and have fun... :)

PS : and some "highlights"
-pl_GLScene Advance Demos on Unix ?
-"Generics" on Unix ?
-Fixes on "Docking and Embedded Form Editor" with more than one Source Editors

Tests on Debian Linux ver 7.8....
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

CT LAB ver 5.30 8 years 11 months ago #7087

  • Vbxler
  • Vbxler's Avatar
  • Visitor
  • Visitor
I just compiled CT5.3_005261 with Win32 and use it with Win64.
All my projects can be compiled.

Just Ctrl + Shift + 0 don't work. (It works via the menu.)
CTRL + Shift + 1-9 are working.

Please Log in or Create an account to join the conversation.

CT LAB ver 5.30 8 years 11 months ago #7088

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Thanks Sir
we will fix this
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

CT LAB ver 5.30 8 years 11 months ago #7089

  • Pedro Koschi
  • Pedro Koschi's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
Sir, thanks for extened manifest options:)

In the attachment you will find a sample project.

when you compile the project, why the mainform has the caption 'failed'? (or why the code in test.lpr is not executed?)
i would expect that the code in test.lpr is executed first and the caption of the main form should be 'success'. thank you.



File Attachment:

File Name: test.zip
File Size:199 KB
Attachments:

Please Log in or Create an account to join the conversation.

CT LAB ver 5.30 8 years 11 months ago #7090

  • fredvs
  • fredvs's Avatar
  • Visitor
  • Visitor
Hello.

Downloaded and installed => ok, no problems. :)
Compiled and run projects => ok, no problems :)

Hum, about pl_uos... Many thanks to add it...

But I do not understand how to use it... :dry: , have installed pl_UOS.pkg but where are the libraries (portaudio, mpg123, sndfile, soundtouch) ?

PS : Little detail... uos is in lowercase (pl_uos vs pl_UOS) :blush:

Thanks.

Fre;D

Please Log in or Create an account to join the conversation.

CT LAB ver 5.30 8 years 11 months ago #7091

  • fredvs
  • fredvs's Avatar
  • Visitor
  • Visitor

But I do not understand how to use it... :dry: , have installed pl_UOS.pkg but where are the libraries (portaudio, mpg123, sndfile, soundtouch) ?


Ha, ok, i see it... :blush:
They are in /usr/lib/codetyphon/CodeOcean/0_libraries :)

Hum, about plug-in SoundTouch, it does not work on freeBSD yet... :(
Audacity (who uses also SoundTouch plug-in) has the same problem in freeBSD.

I have post messages to SoundTouch and freeBSD forum and wait for answers.

Maybe it could be good to add something like this in =>
../CodeOcean/UOS/samples/SimplePlayer/main_sp.pas
and in
../CodeOcean/UOS/samples/SimplePlayer_noflat/main_sp_nf.pas

=>
procedure TForm1.FormActivate(Sender: TObject);
begin
...
// => add at end =>
{$IFDEF freeBSD}
Edit5.Text := '';
{$ENDIF} 
end;

Otherwise it crash the application.
And maybe delete the freeBSD SoundTouch libraries from CodeOcean/0_libraries (till they are working) :huh:

Thanks.

Fre;D

Please Log in or Create an account to join the conversation.

Last edit: by fredvs.

CT LAB ver 5.30 8 years 11 months ago #7092

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Thanks Sir
we will make a final try for pl_uos on FreeBSD
All external CT libraries are in CodeOcean\0_libraries

pl_UOS is the directory of pkg
pl_uos is the pkg name

CT it's a Terra programming studio.. :)
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

CT LAB ver 5.30 8 years 11 months ago #7093

  • Vbxler
  • Vbxler's Avatar
  • Visitor
  • Visitor
I think in earlier versions of CT it was possible to mark the content
of the debug-tooltip window and copy it to the clipboard.
That would be sometimes very helpful.

Please Log in or Create an account to join the conversation.

CT LAB ver 5.30 8 years 11 months ago #7094

  • fredvs
  • fredvs's Avatar
  • Visitor
  • Visitor
Thanks Sternas. :)

Hum, i have added SoundTouch library in uos because (for me, as musician) it is the most incredible effect.
With SoundTouch you may change the tempo of a song without to change the pitch. => very difficult to code it => wow and thanks to Olli Parviainen to make SoundTouch open source.

For all other effects (like reverb, echo, flange,...), there is the DSP feature of uos that allows to create it by code => not difficult to code => see "play reverse" example in SimplePlayer.

In nearly all DJ softwares (Tractor, Virtual DJ,..) you may change the pitch (in fact = sample rate) => it changes the tempo, of course, but the rate too.
That means that, for example if you play guitar on this song, you will be de-tuned.

With SoundTouch, you keep the original tuning, even with different tempos.

PS: Of course, because SoundTouch is a plugin in uos, you are not obliged to load it. ;)
But if you load SoundTouch, the library must be valid otherwise it will crash the application... :blush:

Fre;D

Please Log in or Create an account to join the conversation.

Last edit: by fredvs.

CT LAB ver 5.30 8 years 11 months ago #7101

  • Vbxler
  • Vbxler's Avatar
  • Visitor
  • Visitor
Hello Mr. Sternas, you saw my last posting?
Posting #7093

Please Log in or Create an account to join the conversation.

CT LAB ver 5.30 8 years 11 months ago #7102

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Yes Sir
but, we prepare Final CT 5.30 now, ETA 1-2 Days.
We put your suggestion to the next release 5.40 "To-Do" list

and a screen from Solaris 10.2 tests...
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: Bobi

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

CT LAB ver 5.30 8 years 11 months ago #7103

  • Alfred
  • Alfred's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 21
  • Thank you received: 5
Hi Sternas,

A happy user of CT (lab) here ! Thanks again for a very nice product !!

Question:

Installing (any version of) CT on my Windows laptop always fails.
Due to GitHub and GitShell being installed. At least, this is what I think.
They add a path to a directory containing binary tools like make, patch, ....

CTC picks up these binary tools from the path. And fails.

Would it be possible for CT do (temporarily) delete this path (and other disturbing paths) ?

Thanks !
The following user(s) said Thank You: Bobi

Please Log in or Create an account to join the conversation.

CT LAB ver 5.30 8 years 11 months ago #7104

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
We can add an installation procedure for this,
to check the path of all utilities make gcc etc
but for next release, 5.40 OK
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.