Commit Graph

156 Commits

Author SHA1 Message Date
Simon Rozman
7fef07d0fd Selected system functions are called with fixed size stack buffers first to eliminate the need to retry again when the stack buffer proved sufficient now. 2015-11-12 19:35:26 +01:00
Simon Rozman
e20ab835ed A duplicate #include removed 2015-10-10 21:46:03 +02:00
Simon Rozman
bdd9e020fe Some project settings made local for more predictable build experience 2015-10-10 21:42:44 +02:00
Simon Rozman
f80c36fcf7 Usage instructions added 2015-10-10 21:28:27 +02:00
Simon Rozman
e7b3326a09 Doxygen configuration added 2015-10-10 21:09:30 +02:00
Simon Rozman
3afab3fdbf Documentation moved out of the master branch 2015-10-10 20:50:36 +02:00
rozmansi
f4e35b0cec html folder added to ignore list 2015-10-10 20:07:37 +02:00
rozmansi
6182495ee1 ipch folder added to ignore list 2015-10-10 19:55:00 +02:00
rozmansi
6dbd4151b7 Doxygen source annotation added 2015-10-10 19:54:30 +02:00
rozmansi
0ff5587137 RegQueryStringValue() incorrect buffer size calculation fixed 2015-10-10 19:53:09 +02:00
rozmansi
b8a714a031 Backslashes escaped 2015-10-10 10:39:23 +02:00
rozmansi
8c71fc6777 Testing Doxygen code markup 2015-10-10 09:39:30 +02:00
Simon Rozman
5ef979488d Create README.md 2015-10-10 07:12:08 +02:00
rozmansi
f0b2454ec3 License file renamed to comply GitHub.com, README.txt removed 2015-10-09 10:13:12 +02:00
Simon Rozman
72e48a05bc Licence and readme files settled. 2015-10-07 13:36:13 +02:00
Simon Rozman
9280925769 ..\include\lib.props dropped and libatl.props introduced for more independent library building. 2015-10-07 13:32:14 +02:00
Simon Rozman
43ba14ee39 Solution file added for stand-alone library project management. 2015-10-07 13:31:11 +02:00
Simon Rozman
7fee026b0d .h and .cpp files moved to include and src folders respectively. 2015-10-07 13:19:14 +02:00
Simon Rozman
79c8286de4 Renamed VC project files to match project name. 2015-10-07 13:14:10 +02:00
Simon Rozman
240a0e5ada Merge branch 'master' of https://github.com/Amebis/libatl 2015-10-07 13:06:14 +02:00
Simon Rozman
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