ShyPike
9dc50b5c41
Convert to GNU gettext following the Launchpad translation guidelines.
Implements blueprints "go-gettext" and "code-gettext".
Use tools/extract_pot.py to create new POT files.
Use tools/make_mo.py to create MO files, email template translations and patch the NSIS_Installer.nsi script.
15 years ago
ShyPike
ea2bb16701
Make sure all TXT and CMD files in the Windows distribution are in DOS format.
15 years ago
ShyPike
ed664c41a4
Add translation of nzbmatrix's numerical category_id to text (cattext format).
Use external text file for the mapping.
15 years ago
ShyPike
4efb477ed4
Sleep needed in package.py on build box
15 years ago
ShyPike
9632a1eb24
Do not refer tp sabnzbd package from SABHelper.
15 years ago
ShyPike
d3c91364b2
Move mailslot.py to a seperate package. This way the SABHelper binary can be made a lot smaller.
15 years ago
ShyPike
c409197370
Add creation of SABnzbd-helper.exe to package.py.
15 years ago
ShyPike
c2bfca7fe4
Fix "Usage" of package.py.
15 years ago
ShyPike
972ec50267
Modify package.py for bzr instead of svn.
Add product name to Windows installer screens.
(merge from 0.5.x)
15 years ago
ShyPike
08f9037738
Eliminate superfluous 'main' folder
15 years ago
devraf
fab32b2a67
[OSX] package.py update to work without symlinks
15 years ago
shypike
47cb1c8b2e
Merge changes from branch sabnzbd-0.5.x Rev 3261-3311 to trunk
15 years ago
shypike
c860d9f4cb
Allow SABnzbd to be run as a Windows Service.
Implemented:
- Full service-enabled, install/update/start/stop
- Command-line parameters are stored in Service's reg-entry
To be done:
- Requires better Win logging
- Restart doesn't work from UI
- Support in installer
- Translated texts
Addresses #12 for trunk.
16 years ago
shypike
ed6410126a
Use generic name for CherryPy package.
Unzip CherrPy package before creating binaries.
16 years ago
shypike
1520381aa2
Removed syntax error.
16 years ago
swi-tch
42928e034f
Replaced a few .find() with 'string' not in variable syntax for easier readability.
16 years ago
devrAf
f3360066f0
[OSX] Update package.py to remove Concept interface from app
16 years ago
shypike
2ee8d400dd
Stop generating the SABnzbd-VERSION-win32-src.zip package, because we don't distribute it anymore.
16 years ago
devrAf
ecb8effbe4
[OSX] Added NZB association to package.py
- SABnzbd.app can open one or multiple nzb, zip, or rar files
- New icon for nzb files
- New icon added in dmg
16 years ago
devrAf
7cc8f4fdbd
[OSX] Cleanup versioning in build process
16 years ago
devrAf
e83f70e27a
[OSX] DMG creation enhancement
16 years ago
devrAf
35fa7dbaad
[OSX] Adjustement to package.py
16 years ago
devrAf
e87985aa5d
[OSX] 10.5+ app building fix
16 years ago
shypike
ae412c5cba
Remove currently non-functional setup.py from the tarball.
16 years ago
shypike
4b0a6e3481
email.tmpl is obsolete now, remove from packager.py.
16 years ago
shypike
9e137637da
Rename skin "Default" to "Classic".
Make skin "smpl" the preferred one.
Set uncontroversial defaults for colors (instead of just the first one).
16 years ago
shypike
df2a6dc32f
Prepare for 0.5.0Alpha6.
Add Mobile skin.
Update text files.
16 years ago
shypike
be0a394468
Windows: Add OpenSSL dll-files from the archive instead of the runtime environment of the production system.
Closes #292 for trunk.
16 years ago
shypike
e5013a4cc7
Rename setup.py to package.py (which descibes the purpose better).
16 years ago
devrAf
9e97574fb9
OSX : Exclude prototype and iphone interfaces from binary and sources
16 years ago
devrAf
31a84ded0a
OSX : Build evolution to include language directory and hide Dock Icon
deleted old setup-osx.py not needed anymore
16 years ago
shypike
fd5089e440
Phase 1 and 2 of Multi-language support.
Design and implementation of facilities.
Some partial conversions of Default skin done for testing the concept.
Addresses #18 for trunk.
16 years ago
devrAf
fd93541fc9
OSX : Fixes for 0.5.x (trunk)
Fix copy_old_files : check if directories exist
Merged from 0.4.x : Console flood for app version
Fix restart for app but not from sources (after a restart process is detached from console)
Fix setup.py for 0.5.x
Removed old par2universal
Added sparseimage template for building
16 years ago
shypike
0c3b55b673
Add NSIS add-ons to the archive, so we can use an unmodified NSIS installation.
NSIS add-ons stored in win\ folder, this means we need to specify the win\par2, win\unrar and win\unzip folders explicitly in setup.py.
16 years ago
shypike
08c59aeee2
Prevent TCL/TK from being added to the Windows binary distribution.
(Required since upgrading to ActivePython 2.5.4.3 and Py2exe 0.6.9).
16 years ago
shypike
1f1d320368
Limit skins to Default/smpl/Plush/wizard.
Ignore backup files created by PyScripter.
16 years ago
swi-tch
22bf218c36
Updated Cherrypy to latest trunk version (revision 2138)
16 years ago
swi-tch
72dbfb9076
Installation changes:
- Added support for accociating .nzb files(Requires modified registerExtention.nsh http://pastebin.com/f212cc63e )
- Included new icon for .nzb files.
- Added support for launching sabnzbd at startup (suppresses browser)
- Made sure uninstall deleted some new files/directories.
16 years ago
shypike
601390f154
Fix setup.py to support CherryPy 3.1.1.
Closes #23 for trunk.
17 years ago
shypike
12083c7c12
Cleanup of OSX support.
Avoid using platform.platform.
Closes #92 for trunk.
17 years ago
shypike
589e9ea9ab
Sync text files with 0.4.x branch.
17 years ago
shypike
6b849db967
Rename "ressources" to "resources".
Try to integrate setup-osx.py with setup.py.
Addresses #92 for trunk.
17 years ago
shypike
4f6d371de0
Adjust setup.py for the new license files.
17 years ago
shypike
89e12f58eb
Restore license text to cover "GPL2 and later".
Closes #74 for trunk.
17 years ago
shypike
d72cbcdec2
Clear up license in headers.
Merged #49 to trunk.
17 years ago
shypike
7961aa81a4
Template-based email notification. Closes #2
17 years ago
shypike
cc8a3e4aee
Revert to previous versions (reversing mistakes of Rev 1257).
17 years ago
swi-tch
103b9565d5
Changed: Replaced all occurences of v3.newzbin.com with www.newzbin.com
17 years ago
shypike
598c47553b
Do a proper Python remove-files instead of using Windows cmd-actions.
17 years ago
shypike
909f5b1a6d
Do dos2unix and unix2dos conversions within the setup.py code.
Correct error that damaged PNG files in win32-src package.
Remove absolute paths for tools, check presence in PATH instead.
17 years ago