PBOSL - A OpenSource Library-Collection for PureBasic

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

PBOSL - A OpenSource Library-Collection for PureBasic

Post by ts-soft »

PBOSL - A OpenSource Library-Collection for PureBasic

Code: Select all

|---------------------------------------------------------------------------------------|
|                                                                                       |
|                   PBOSL - PureBasic OpenSource Libraries (LGPL)                       |
|                                                                                       |
|---------------------------------------------------------------------------------------|
| Library (alphabetically)     | Prog.Language |       Coder      | Win | Linux | MacOS |
|------------------------------+---------------+------------------+-----+-------+-------|
| PBOSL_AnimSprite             |       C       |      Danilo      |  X  |   X   |   ?   |
| PBOSL_AppRunning             |       ASM     |       Rings      |  X  |       |       |
| PBOSL_BriefLZ                |       C       |   Joergen Ibsen  |  X  |   ?   |   ?   |
| PBOSL_CreateGadget           |       PB      |  edel & ts-soft  |  X  |       |       |
| PBOSL_Cryption               |       PB      |       dige       |  X  |       |       |
| PBOSL_CPUmonitor             |      ASM      |      Danilo      |  X  |       |       |
| PBOSL_DBin                   |       PB      |    DoubleDutch   |  X  |   ?   |   ?   |
| PBOSL_ExPrinter              |       PB      |       Rings      |  X  |       |       |
| PBOSL_GlobalSharedMemory     |       PB      |       Rings      |  X  |       |       |
| PBOSL_LoadDllMemory          |       C       |   Joachim Bauch  |  X  |       |       |
| PBOSL_MSXML3                 |       PB      |       Kiffi      |  X  |       |       |
| PBOSL_NTService              |       PB      |       Rings      |  X  |       |       |
| PBOSL_Process                |       PB      |       Rings      |  X  |       |       |
| PBOSL_RFile                  |       PB      |      TS-Soft     |  X  |   X   |   ?   |
| PBOSL_ScreenGadgets          |       PB      |      dostey      |  X  |       |       |
| PBOSL_SkinWin                |       C       |      Danilo      |  X  |       |       |
| PBOSL_SkinWinFast            |       C       |      Danilo      |  X  |       |       |
| PBOSL_SQLite3                |       PB      |       Kiffi      |  X  |       |       |
| PBOSL_Timer                  |       C       |      Danilo      |  X  |       |       |
| PBOSL_ToolbarPro             |       C       |      Danilo      |  X  |       |       |
| PBOSL_TRYCATCH               |      ASM      |    Remi Meier    |  X  |       |       |
| PBOSL_WindowSubclass         |       C       |       edel       |  X  |       |       |
|---------------------------------------------------------------------------------------|
| X = supported OS                                                                      |
| ? = possible, should compile (with modifications)                                     |
|---------------------------------------------------------------------------------------|
DOWNLOAD:

Needed to compile:
- NASM Assembler
- Pelles C Compiler
- Tailbite und PureBasic


Needed to make the HtmlHelp (.chm):
- Microsoft HTML-Help-Workshop

These tools are only needed if you want to compile the source yourself. In the binary-packages you can find compiled librarys and a ready help.

As licence LGPL is choosen for making the librarys avaible for commercial developing without making the source public. The source of the libs remains as opensource, but in compiled state you can use it for commercial projects.

NEW: Now you can subscribe to the news!!

All Win-Libraries for PB 4.0

Old: Binarys Win PB 3.94
Last edited by ts-soft on Mon Feb 22, 2010 8:02 pm, edited 17 times in total.
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
thefool
Always Here
Always Here
Posts: 5881
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

Thanks! :)
I like this (or these) lib(s) a lot. Already subscribed to news!
Bonne_den_kule
Addict
Addict
Posts: 841
Joined: Mon Jun 07, 2004 7:10 pm

Post by Bonne_den_kule »

Something wrong with your site, the links to the download are wrong, the filenames are in uppercase.
http://pbosl.purearea.net/PBOSL_WIN.zip should be http://pbosl.purearea.net/pbosl_win.zip
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

@Bonne_den_kule
thx, fixed :wink:

for MAC OS no binaries avalaible
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

WebPM for PBOSL avaible

Post by ts-soft »

WebPM for PBOSL avaible

What is webPM?
WebPM is a CVS like system. The possibilities are not as big as on a real CVS, but it should be enough for PBOSL.

Why webPM?
It is very easy to use und it can show itself in english, german, and dutch.

More infos and help about webPM: http://webpm.woltlab.info/docs.html

The 3 mainprojects contain all sources,examples, and help files which were published.

DOCS: The makefiles of the PBOSL.chm

Examples: the Examples

Source: the Sources of the published libs.

Extra projects for special groups can be added. Then on this project only the groupe can work, until it was published!

Who wants to help activ to make the PBOSLLibs better or to extend them, can write an E-Mail or PM to me and gets access.

The webspace for WebPM was given to us kindly by http://pureforge.net

regards
Thomas
ts-soft

//edit
for testing (readonly)
URL = http://cvs.pureforge.net/pbosl/
User = purebasic
Passwort = purebasic
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Does anyone have some info about the status service?
GetServiceStatus() retreives a numeric value from 1 to 4. I found that 1 means disabled and 4 is enabled, but I don't know if it's running or not.
And does anyone know how to install a service but not run it, but install it to run only when needed? And is there a way to check if a service is disabled completely or set to run if just needed?
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

pdfDraw and pdfMisc added
new: MarqueeTextGadget and RandomPrenium from Heis Spiter
thx for sharing

Attention: do not mix the pdflibs from LuckyLuke and PBOSL. It's the same, but not compatible
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Got the newsletter. Very cool to be notified right away, I like it :)
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

a little bugfix in RandomPrenium
help for pdfDraw and pdfMisc added (sorry, i forgot it)
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
KameHameHaaa
User
User
Posts: 19
Joined: Wed Oct 05, 2005 2:44 pm

Post by KameHameHaaa »

No help file for RandomPrenium in the zip file (I can't imagine what prenium would mean...)
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

KameHameHaaa wrote:No help file for RandomPrenium in the zip file (I can't imagine what prenium would mean...)
The help is in misc (only one command)

pdfDraw updatet 1.01
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
KameHameHaaa
User
User
Posts: 19
Joined: Wed Oct 05, 2005 2:44 pm

Post by KameHameHaaa »

Even google couldn't say what's a "random prenium number"
Could be a mispelling? Or perhaps some north-europe language? ;)
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

i don't know :oops:
please see the source for more information
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
Pupil
Enthusiast
Enthusiast
Posts: 715
Joined: Fri Apr 25, 2003 3:56 pm

Post by Pupil »

Perhaps it's "Prime" numbers?
Heis Spiter
User
User
Posts: 41
Joined: Fri Aug 22, 2003 7:10 pm
Location: 76 (FRANCE)
Contact:

Post by Heis Spiter »

You're right. I've some problems with mathematics words in English :oops:. If someone can correct it in PBOSL ;).

About bugs, I think I've found a bug in NTService. The function removeservice doesn't work. It's strange ! I would delete a service, so I use this function that didn't work. To see where it failed, I tried with source, and with source it works... :shock:
Post Reply