Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Updator (2013/05/11 : new version 0.3)  (Read 11837 times)

0 Members and 1 Guest are viewing this topic.

malandrin

  • Newbie
  • *
  • Posts: 26
    • View Profile
Updator
« Reply #15 on: July 15, 2011, 01:30:08 pm »
If under Windows, you just need the updator.lib and includes (IUpdateListener.h, Updator.h) to use it in your project.
You connect to your GUI with the IUpdateListener (look in the example project).
The updator.lib doesn't need any SFML1.6 libs to work.

You should be able to use your SFML2 GUI with my updator.

I prefer wait the final release of SFML2.0 to port it...


I'm eager to see your project using my lib

 :D

gsaurus

  • Sr. Member
  • ****
  • Posts: 262
    • View Profile
    • Evolution Engine
Updator
« Reply #16 on: August 11, 2011, 10:12:31 pm »
When SFML 2.0 comes out will you consider dynamically linking it for the build release? Since we are most likely being using SFML there is no need to duplicate it.

Also will you consider switching it to LGPL or something less restrictive? If someone wants to use encryption/etc on their files, forcing opensource by using this lib isn't very good :roll:
Pluma - Plug-in Management Framework

gsaurus

  • Sr. Member
  • ****
  • Posts: 262
    • View Profile
    • Evolution Engine
Updator
« Reply #17 on: October 25, 2011, 11:09:49 pm »
So? Any chance of going LGPL or some other less restrictive license?
Pluma - Plug-in Management Framework

malandrin

  • Newbie
  • *
  • Posts: 26
    • View Profile
Updator
« Reply #18 on: October 25, 2011, 11:57:52 pm »
Oups, sorry I didnt see your post, I just changed the google project to MIT License.
I have to change the header in every files but, from now, feel free to use the source as you like.


For information, the trunk is in a mess long time ago, but announces the use of lzma compression.
I need time to finalize the 0.3.

gsaurus

  • Sr. Member
  • ****
  • Posts: 262
    • View Profile
    • Evolution Engine
Updator
« Reply #19 on: October 26, 2011, 12:09:36 am »
alright :)
Pluma - Plug-in Management Framework

malandrin

  • Newbie
  • *
  • Posts: 26
    • View Profile
Re: Updator
« Reply #20 on: May 11, 2013, 03:30:59 pm »
New release : Updator 0.3

Major changes :
- SFML2
- files on server are compressed (lzma compression)

There is a compiled version of the example in the package 0.3 : https://code.google.com/p/updator/downloads/list


(Congratulations and thanks for SFML2)
« Last Edit: May 11, 2013, 03:34:50 pm by malandrin »

gsaurus

  • Sr. Member
  • ****
  • Posts: 262
    • View Profile
    • Evolution Engine
Re: Updator (2013/05/11 : new version 0.3)
« Reply #21 on: May 11, 2013, 03:58:24 pm »
Good to hear updates from the Updator  :)
Pluma - Plug-in Management Framework

 

anything