2021-11-08 20:07 | Stop mentioning the old PHP version of Ansilove. | Frederic Cambus | 1 | +4 | -5 |
2021-11-08 13:12 | Fix link to the homepage and link to Git repository. | Frederic Cambus | 1 | +3 | -1 |
2021-11-08 08:44 | Update the "License" and "Author" sections, fix link to SAUCE spec. | Frederic Cambus | 1 | +5 | -5 |
2021-09-20 09:37 | Add SPDX short license identifier in source file. | Frederic Cambus | 1 | +2 | -0 |
2020-01-21 21:21 | Bump copyright year to 2020. | Frederic Cambus | 2 | +2 | -2 |
2020-01-21 21:19 | Reset background24 to undefined when encountering blink attribute in an SGR sequence. | Frederic Cambus | 1 | +4 | -2 |
2019-11-20 21:35 | Delete '.tm_properties' file. | Frederic Cambus | 1 | +0 | -3 |
2019-11-20 21:30 | Merge pull request #1 from bart-d/master | Frederic Cambus | 1 | +3 | -0 |
2019-11-20 21:25 | Drop the advertising clause from the license. | Frederic Cambus | 4 | +8 | -12 |
2019-11-20 19:55 | accept amount of columns as an option | Bart Dumon | 1 | +3 | -0 |
2019-11-20 13:56 | Remove trademark mentions from README as well. | Frederic Cambus | 1 | +0 | -3 |
2019-11-20 13:54 | Andy has stepped down from developing AnsiLove.js, take over maintainership. | Frederic Cambus | 3 | +13 | -2 |
2019-11-20 13:36 | Remove trademark and repository URL from LICENSE. | Frederic Cambus | 1 | +0 | -2 |
2019-11-20 13:33 | Bump copyright year in LICENSE file to 2017. | Frederic Cambus | 1 | +1 | -1 |
2017-06-28 11:06 | Remove sanity check for character width for ansis | Andy Herbert | 1 | +1 | -2 |
2017-06-28 10:59 | Use settings found in sauce for letter spacing and fonts. | Andy Herbert | 1 | +102 | -0 |
2017-06-28 10:28 | Deal more intelligently with .diz files | Andy Herbert | 1 | +4 | -3 |
2016-10-19 17:56 | Merge pull request #8 from allbinmani/master | Andy Herbert | 1 | +27 | -0 |
2016-10-19 17:32 | Added package.json | origo | 1 | +27 | -0 |
2015-01-18 19:40 | Update repo url. | Andy Herbert | 1 | +1 | -1 |
2015-01-12 19:08 | Relicensed under the BSD 3-Clause license | Andy Herbert | 2 | +24 | -27 |
2015-01-10 16:01 | Fix stray pixel issue when generating bold characters for amiga fonts. | Andy Herbert | 1 | +1 | -1 |
2015-01-10 15:42 | Only use bold text for amiga fonts when in ced or workbench mode <https://github.com/ansilove/ansilove/commit/42ddac49e4b2068cd596adeed575a5fac36cbb72>. Fixes #5. | Andy Herbert | 1 | +1 | -1 |
2015-01-10 15:33 | Added tInfoS support <http://www.acid.org/info/sauce/sauce.htm>. Fixes #6 | Andy Herbert | 1 | +15 | -0 |
2014-03-09 15:17 | Added support for 24Bit ANSI files. <http://picoe.ca/2014/03/07/24-bit-ansi/> | Andy Herbert | 1 | +72 | -9 |
2014-03-09 09:26 | Refactor the rendering functions for both 6bit and 24bit methods. | Andy Herbert | 1 | +151 | -221 |
2013-11-21 20:19 | Changed instances of "Ansilove" to "AnsiLove". | Andy Herbert | 3 | +10 | -10 |
2013-11-13 16:49 | Added .DS_Store to gitignore | Andy Herbert | 1 | +2 | -2 |
2013-11-13 16:34 | Be more strict with the sanity check on column widths. | Andy Herbert | 1 | +1 | -1 |
2013-11-12 07:02 | Fix thumbnail rendering for 2x. | Andy Herbert | 1 | +5 | -4 |
2013-11-11 20:52 | Added 2x option, for retina-type displays. | Andy Herbert | 3 | +76 | -67 |
2013-11-11 19:47 | Deal with bit: "8" when drawing the font, not in the parser, and validate options more rigorously. | Andy Herbert | 1 | +135 | -128 |
2013-11-10 21:09 | Drop the unnecessary webkit prefix to imageSmoothingEnabled. | Andy Herbert | 1 | +1 | -1 |
2013-11-10 19:15 | Hide the scrollbars until the overlay has slid into view. | Andy Herbert | 1 | +4 | -1 |
2013-11-10 13:54 | Added comments. | Andy Herbert | 1 | +1127 | -712 |
2013-11-09 11:01 | Add option for a loading 'spinner'. | Andy Herbert | 1 | +6 | -0 |
2013-11-09 09:45 | Ordered functions to reflect semantic meaning. | Andy Herbert | 1 | +491 | -495 |
2013-11-09 08:48 | Refactored animation calling routines. | Andy Herbert | 1 | +58 | -62 |
2013-11-09 06:35 | More refactoring. | Andy Herbert | 1 | +159 | -147 |
2013-11-08 22:18 | Add functions to allow raw bytes to be sent to popup routines. | Andy Herbert | 1 | +21 | -7 |
2013-11-08 20:44 | Add functions to display an in-browser popup, instead of using canvas rendering methods. | Andy Herbert | 1 | +220 | -54 |
2013-11-08 06:27 | Only call callbackFail if it is passed. | Andy Herbert | 1 | +10 | -2 |
2013-11-08 06:22 | Updated error handling doc. | Andy Herbert | 1 | +3 | -3 |
2013-11-05 20:37 | Handle exceptions thrown in the render function. | Andy Herbert | 1 | +10 | -4 |
2013-11-04 20:01 | Convert tabs to spaces. | Andy Herbert | 1 | +30 | -30 |
2013-11-03 19:34 | Fixed missing comment issue. | Andy Herbert | 1 | +1 | -1 |
2013-11-03 19:33 | Sanity check the fileSize metadata in a sauce record before using it. | Andy Herbert | 1 | +9 | -1 |
2013-11-03 17:11 | Added documentation for 80x25small | Andy Herbert | 1 | +1 | -0 |
2013-11-03 17:06 | Fixed rowLength value after a diz is trimmed. | Andy Herbert | 1 | +1 | -0 |
2013-11-03 13:44 | Include sanity check when setting the width of the textmode-display from a sauce record. | Andy Herbert | 1 | +2 | -2 |
2013-11-02 17:34 | Added Web Worker hooks. | Andy Herbert | 2 | +34 | -1 |
2013-11-02 10:41 | Removed non-standard atob() call with custom routine. | Andy Herbert | 2 | +21 | -7 |
2013-11-02 09:01 | Removed all reference to 512-length charsets | Andy Herbert | 1 | +13 | -16 |
2013-11-02 08:55 | Changed the font data to reflect the width and height of each character outside the base64-encoded string. | Andy Herbert | 1 | +90 | -41 |
2013-11-02 08:20 | The font fetching routine now buffers the bit data, used for drawing the font, instead of an array of bytes. | Andy Herbert | 1 | +39 | -27 |
2013-11-01 22:00 | Buffer decoded base64 data. | Andy Herbert | 1 | +11 | -6 |
2013-11-01 21:35 | Remove more old references to canvas-element function calls in favour of raw image data processing, include "imagedata": 1 setting, and move scaling routine to a pure rgba bytes routine. | Andy Herbert | 1 | +53 | -39 |
2013-10-31 22:51 | Fix for clean rendering on retina displays. | Andy Herbert | 1 | +4 | -0 |
2013-10-31 22:32 | Substantial changes to the font rendering routines to limit putImageData() calls to an absolute minimum. | Andy Herbert | 1 | +64 | -66 |
2013-10-31 06:21 | Small performance improvement with scaling. | Andy Herbert | 1 | +23 | -29 |
2013-10-30 20:25 | Cleaned-up split-render routines. | Andy Herbert | 1 | +79 | -73 |
2013-10-29 21:08 | Added documentation on aligning multiple canvas elements correctly. | Andy Herbert | 2 | +5 | -1 |
2013-10-29 19:52 | Placed cga and 24bit font rendering routines in separate functions. | Andy Herbert | 1 | +25 | -21 |
2013-10-29 19:33 | Use the columns setting in the sauce meta-data for ansimations | Andy Herbert | 1 | +20 | -8 |
2013-10-29 19:15 | jslint settings update. | Andy Herbert | 1 | +1 | -1 |
2013-10-29 19:15 | Fixed thumbnail rendering for 4x8 font. | Andy Herbert | 1 | +1 | -1 |
2013-10-28 22:27 | fix previous commit | Andy Herbert | 1 | +1 | -1 |
2013-10-28 22:26 | Grab column width from sauce record, if available. | Andy Herbert | 1 | +7 | -3 |
2013-10-28 21:44 | Added 80x25small | Andy Herbert | 1 | +4 | -0 |
2013-10-28 19:19 | Removed part of previous commit due to bug. | Andy Herbert | 1 | +4 | -9 |
2013-10-28 18:46 | Buffer font data. | Andy Herbert | 1 | +53 | -29 |
2013-10-28 17:15 | Added project preferences. | Andy Herbert | 3 | +18 | -0 |
2013-10-27 13:30 | Added option to stop the current animation. | Andy Herbert | 1 | +7 | -0 |
2013-10-27 13:29 | Added an option to pass raw bytes to animate with. | Andy Herbert | 1 | +20 | -0 |
2013-10-26 19:43 | Small changes way raw data is delivered to ansilove.js. | Andy Herbert | 1 | +4 | -4 |
2013-10-26 15:09 | added filetype option. | Andy Herbert | 2 | +18 | -1 |
2013-10-26 14:56 | Added to thumbnail documentation. | Andy Herbert | 1 | +4 | -2 |
2013-10-26 08:20 | refactoring, bug-fixes, additional thumbnail options. | Andy Herbert | 1 | +176 | -150 |
2013-10-20 14:28 | Added thumbnail documentation. | Andy Herbert | 1 | +8 | -1 |
2013-10-20 14:24 | Fixed thumbnail rendering for bin and asc | Andy Herbert | 1 | +6 | -5 |
2013-10-20 14:14 | Added option to render a thumbnail image. | Andy Herbert | 1 | +65 | -35 |
2013-10-20 10:05 | Fix for non-CRLF line endings in plain ascii files. | Andy Herbert | 1 | +3 | -0 |
2013-10-20 09:07 | Fixed bold amiga font rendering. | Andy Herbert | 1 | +134 | -41 |
2013-10-18 17:46 | Added http status code when returning an error. | Andy Herbert | 2 | +4 | -4 |
2013-10-17 19:20 | Added documentation for error-handling the loading of files. | Andy Herbert | 1 | +8 | -0 |
2013-10-17 19:17 | Added error-handling abilities to render and splitRender. | Andy Herbert | 1 | +4 | -4 |
2013-10-17 19:09 | Fixed an issue with blinking characters stored in the blinking buffers sticking around after they've been overwritten with other characters. | Andy Herbert | 1 | +20 | -9 |
2013-10-16 18:41 | Failure to load a file can now be called by passing a function. | Andy Herbert | 1 | +14 | -10 |
2013-10-15 21:19 | Added rows option. | Andy Herbert | 1 | +7 | -5 |
2013-10-15 20:42 | When encountering a lone LF, treat as a normal line-feed. | Andy Herbert | 1 | +8 | -0 |
2013-10-15 20:30 | Add ability to load a new ans when playing an animation. | Andy Herbert | 1 | +12 | -0 |
2013-10-15 20:00 | Added the option to ignore screen clears in ansimations by setting option "2J" to 1 (do not ignore, default), and 0 (ignore). | Andy Herbert | 1 | +4 | -3 |
2013-10-15 19:46 | Added an option to re-play an ansi, without clearing the screen first. | Andy Herbert | 1 | +47 | -37 |
2013-10-14 19:44 | Added obnoxious blinking text. | Andy Herbert | 1 | +1 | -1 |
2013-10-14 19:40 | Added blinking for animations. | Andy Herbert | 1 | +49 | -19 |
2013-10-13 17:49 | Added documentations for animate(). | Andy Herbert | 1 | +9 | -0 |
2013-10-13 17:42 | Updated the example page for animations. | Andy Herbert | 2 | +33 | -13 |
2013-10-13 17:41 | Change the way play() works, so recalling it restarts the animation, deprecating the use of restart(), then play(). | Andy Herbert | 1 | +4 | -8 |
2013-10-13 11:50 | Added support for ANSI animations. | Andy Herbert | 1 | +251 | -3 |
2013-10-12 19:45 | ascii files are now handled correctly, instead of falling back on the ANSI renderer. Files with an unknown filetype are now assumed as ANSI. | Andy Herbert | 1 | +41 | -14 |
2013-10-12 12:42 | Added documentation for splitRender. | Andy Herbert | 1 | +10 | -0 |
2013-10-12 12:30 | Only perform a newline operation on CFLF. | Andy Herbert | 1 | +5 | -3 |
2013-10-12 12:13 | Fixed a problem with the ANSI rendering, whereby the literal escape character wasn't shown if it was not part of an escape-sequence. | Andy Herbert | 1 | +12 | -11 |
2013-10-12 12:05 | Added support for producing multiple canvas elements, for really long files. | Andy Herbert | 1 | +43 | -20 |
2013-09-24 18:50 | Added code formatting for the function reference, | Andy Herbert | 1 | +1 | -1 |
2013-09-24 18:40 | Added example file to demonstrate usage. | Andy Herbert | 3 | +71 | -0 |
2013-09-24 18:37 | Changed example group from 'Acme' to 'Generic Ansi Productions', as I have had no affiliation with the actual 'Acme Productions' group. | Andy Herbert | 1 | +1 | -1 |
2013-09-23 19:24 | Minor syntactic alterations to README.md | Andy Herbert | 1 | +3 | -3 |
2013-09-23 19:20 | Fix ced and workbench palettes. | Andy Herbert | 1 | +9 | -5 |
2013-09-22 08:32 | Initial commit. | Andy Herbert | 3 | +1248 | -0 |