Giter VIP home page Giter VIP logo

subtitleworkshop's Issues

SWComponents won't install (missing files)

No milestone
No one is assigned

I would like to compile Subtitleworkshop project but the SWComponents miss the following 4 files :

MiMenu.pas
USStringsUtils.pas
USTimeUtils.pas
FastStrings.pas

Can we find these files somewhere?

Copyright

Hi

My FastStrings code is now public domain - you may replace the copyright notice.

SWComponents won't install (missing files)

I would like to compile Subtitleworkshop project but the SWComponents miss the following 4 files :

MiMenu.pas
USStringsUtils.pas
USTimeUtils.pas
FastStrings.pas

Can we find these files somewhere?

NSIS installer script issues

@dekked

image

Generic icon in Windows program list
Author not set

The vale are set with tehse instructions

!define PUBLISHER "Kamaleon"

WriteRegStr HKLM "${UninstallKey}" "DisplayName" ${PRODUCT}"
WriteRegStr HKLM "${UninstallKey}" "DisplayVersion" "${APP_VERSION} "
WriteRegStr HKLM "${UninstallKey}" "Publisher" "${PUBLISHER}"
WriteRegStr HKLM "${UninstallKey}" "DisplayIcon" "Res\my-uninstall.ico

See https://nsis.sourceforge.io/Docs/AppendixD.html

Why not set instalelr exe with this instructions

VIAddVersionKey "ProductName"
VIAddVersionKey "ProductVersion"
VIAddVersionKey "Comments"
VIAddVersionKey "CompanyName"
VIAddVersionKey "LegalTrademarks"
VIAddVersionKey "LegalCopyright"
VIAddVersionKey "FileVersion"
VIAddVersionKey "FileDescription"

Thanks. KR.

SubtitleAPI alternate licensing

Hi dekked,
Could you kindly consider distributing SubtitleAPI using a more liberal license (like BSD, MIT, or even LGPL) that allows for linking with the DLL in other projects without having to GPL them?

Gracias!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.