f80c36fcf7
Usage instructions added
2015-10-10 21:28:27 +02:00
e7b3326a09
Doxygen configuration added
2015-10-10 21:09:30 +02:00
3afab3fdbf
Documentation moved out of the master branch
2015-10-10 20:50:36 +02:00
f4e35b0cec
html folder added to ignore list
2015-10-10 20:07:37 +02:00
6182495ee1
ipch folder added to ignore list
2015-10-10 19:55:00 +02:00
6dbd4151b7
Doxygen source annotation added
2015-10-10 19:54:30 +02:00
0ff5587137
RegQueryStringValue() incorrect buffer size calculation fixed
2015-10-10 19:53:09 +02:00
b8a714a031
Backslashes escaped
2015-10-10 10:39:23 +02:00
8c71fc6777
Testing Doxygen code markup
2015-10-10 09:39:30 +02:00
5ef979488d
Create README.md
2015-10-10 07:12:08 +02:00
f0b2454ec3
License file renamed to comply GitHub.com, README.txt removed
2015-10-09 10:13:12 +02:00
72e48a05bc
Licence and readme files settled.
2015-10-07 13:36:13 +02:00
9280925769
..\include\lib.props dropped and libatl.props introduced for more independent library building.
2015-10-07 13:32:14 +02:00
43ba14ee39
Solution file added for stand-alone library project management.
2015-10-07 13:31:11 +02:00
7fee026b0d
.h and .cpp files moved to include and src folders respectively.
2015-10-07 13:19:14 +02:00
79c8286de4
Renamed VC project files to match project name.
2015-10-07 13:14:10 +02:00
240a0e5ada
Merge branch 'master' of https://github.com/Amebis/libatl
2015-10-07 13:06:14 +02:00
2e7872ba78
Initial commit
2015-10-07 10:12:18 +02:00
Simon Rozman
8802cc7a53
2015-10-07 07:55:23 +00:00
Simon Rozman
32791184a0
2015-10-01 13:20:53 +00:00
Simon Rozman
232b8f1bf3
2015-10-01 13:20:47 +00:00
Simon Rozman
6a7ec5eea3
2015-09-11 11:43:56 +00:00
Simon Rozman
c3f2e6625e
TortoiseSVN auto commit: changed externals to fixed revision.
2015-05-16 15:51:15 +00:00
Simon Rozman
e1edabda80
TortoiseSVN auto commit: changed externals to fixed revision.
2015-05-16 15:51:14 +00:00
Simon Rozman
1f2703e398
TortoiseSVN auto commit: changed externals to fixed revision.
2015-05-16 15:51:14 +00:00
Simon Rozman
e890911757
2015-05-16 15:51:14 +00:00
Simon Rozman
35b7218174
Issue not showing right-click-menu in al_monitor.exe fixed.
...
Version set to 1.1.
2015-05-16 15:46:33 +00:00
Simon Rozman
8a01ffec8e
TortoiseSVN auto commit: changed externals to fixed revision.
2015-05-05 10:01:02 +00:00
Simon Rozman
2294a8f5ae
TortoiseSVN auto commit: changed externals to fixed revision.
2015-05-05 10:01:02 +00:00
Simon Rozman
0a5fad4eb2
TortoiseSVN auto commit: changed externals to fixed revision.
2015-05-05 10:01:02 +00:00
Simon Rozman
d1dcd680bf
2015-05-05 10:01:02 +00:00
Simon Rozman
0bf9bcb1ff
2015-05-05 09:58:54 +00:00
Simon Rozman
ec38b0d099
Version set to 1.1-pre3.
2015-05-05 09:54:32 +00:00
Simon Rozman
7c3f50ef3a
2015-05-05 09:50:31 +00:00
Simon Rozman
c960ceace2
2015-05-05 09:47:49 +00:00
Simon Rozman
e8a1f96ce1
Due to increased complexity and no significant size gain, common CAB file concept was dropped and related changes from 1.1-pre1 and 1.1-pre2 were reverted:
...
- al_resource.dll renamed back to al_res.dll.
- Only one set of final MSI files remained – fully self-contained ones. MSI files with shared CAB file discontinued.
- 32 and 64-bit resource DLL file sharing dropped to simplify Makefile.
2015-05-05 09:45:01 +00:00
Simon Rozman
7352ba41b0
2015-05-05 09:00:21 +00:00
Simon Rozman
794e912c67
2015-05-05 08:59:51 +00:00
Simon Rozman
6feb7d2e73
TortoiseSVN auto commit: changed externals to fixed revision.
2015-05-05 08:38:00 +00:00
Simon Rozman
0ddb2c954d
TortoiseSVN auto commit: changed externals to fixed revision.
2015-05-05 08:38:00 +00:00
Simon Rozman
32014295b1
TortoiseSVN auto commit: changed externals to fixed revision.
2015-05-05 08:38:00 +00:00
Simon Rozman
4459a2cf32
2015-05-05 08:37:59 +00:00
Simon Rozman
c43bcc27de
Version set to 1.1-pre2.
2015-05-05 08:36:41 +00:00
Simon Rozman
6acb33fbf5
2015-05-05 08:33:50 +00:00
Simon Rozman
a3575c5e31
32-bit resource DLLs are used for 64-bit distributions too now to reduce CAB and MSI file size. Resource DLLs do not contain any code, therefore 32 and 64-bit versions are mutually compatible, when loaded appropriately. Separate configurations in Visual Studio project remain for simplicity.
...
output\Setup renamed to output\standalones.
2015-05-05 08:33:22 +00:00
Simon Rozman
37a7e5b6e1
Setup.exe aka. ArnesLinkSetup.exe utility removed.
2015-05-05 07:26:02 +00:00
Simon Rozman
7b7016b95f
The resource DLL is now loaded as data file (no code segment). This allows 32 and 64-bit DLL compatibility.
2015-05-05 05:22:31 +00:00
Simon Rozman
dfd608d2b6
TortoiseSVN auto commit: changed externals to fixed revision.
2015-05-04 08:35:46 +00:00
Simon Rozman
ae978eb67b
TortoiseSVN auto commit: changed externals to fixed revision.
2015-05-04 08:35:46 +00:00
Simon Rozman
47ea08e098
TortoiseSVN auto commit: changed externals to fixed revision.
2015-05-04 08:35:46 +00:00