Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #1265 - Adds Sixel rendering support #3734

Merged
merged 74 commits into from
Oct 28, 2024

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    4d1d740 View commit details
    Browse the repository at this point in the history
  2. Add ColorQuantizer

    tznind committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f096062 View commit details
    Browse the repository at this point in the history
  3. Work on SixelEncoder

    tznind committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    943fa11 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    c6281dd View commit details
    Browse the repository at this point in the history
  2. Fix build errors

    tznind committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b482306 View commit details
    Browse the repository at this point in the history
  3. Refactoring and comments

    tznind committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3081765 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e334bfd View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    891adec View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    484b75a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68d5e99 View commit details
    Browse the repository at this point in the history
  3. Fix comment

    tznind committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    d747867 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    f103b04 View commit details
    Browse the repository at this point in the history
  2. Add comments

    tznind committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    cbef6c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaa5c0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8bb2f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    f40b7b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93ce9a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    ef56998 View commit details
    Browse the repository at this point in the history
  2. Move lab colors to UICatalog

    tznind committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a7c65bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f07ab92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2378570 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9bb2ba View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    4571978 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c6804a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    6149c5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    050db7a View commit details
    Browse the repository at this point in the history
  3. Output at specific position

    tznind committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9322b9a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    519d8c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94cbc1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d16f1b6 View commit details
    Browse the repository at this point in the history
  4. Fix scenario dispose

    tznind committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    18f185d View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    db0fc41 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Switch to existing consts

    tznind committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    08aa992 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b67c662 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    c240cb1 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    0122442 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    5e356c2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sixel-encoder-tinkering' of https://github.com/tznind/g…

    …ui.cs into sixel-encoder-tinkering
    tznind committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f22ef30 View commit details
    Browse the repository at this point in the history
  3. Remove double paint!

    tznind committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d60b1fa View commit details
    Browse the repository at this point in the history
  4. Do not output sixel if driver does not support it

    Allow overriding driver sixel support in Images scenario
    tznind committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    23cd888 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    14a5fa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3566ac2 View commit details
    Browse the repository at this point in the history
  3. Adjust default quantizer

    tznind committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9058554 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4c7754 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d5d853 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36a8cba View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    a6b1221 View commit details
    Browse the repository at this point in the history
  2. Fix unit test expectations

    tznind committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    97da4cd View commit details
    Browse the repository at this point in the history
  3. Fix GetPaletteBuilder

    tznind committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    fd7f994 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    a3eb19f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    eee0ded View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccb974b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78d49fc View commit details
    Browse the repository at this point in the history
  4. Fix new palette order

    tznind committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ffe8969 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe7e10a View commit details
    Browse the repository at this point in the history
  6. Sixel resolution measuring

    tznind committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    54308ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64baeca View commit details
    Browse the repository at this point in the history
  8. Update xmldoc

    tznind committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a8e3a0e View commit details
    Browse the repository at this point in the history
  9. Use round to nearest whole number when calculating sixel resolution f…

    …rom window size/chars
    tznind committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4073ef3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    61667fb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    54b737f View commit details
    Browse the repository at this point in the history
  12. Merge pull request #170 from tznind/add-sixel-detector-interface

    Add sixel detector interface
    tznind authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1c3b0d7 View commit details
    Browse the repository at this point in the history
  13. Fix for accepting

    tznind committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9990a55 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    64d286c View commit details
    Browse the repository at this point in the history
  15. Fix warnings and tidup code

    tznind committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    5a6aae6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bcdb11e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    57de1ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06a2f71 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    c46cf78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04b336a View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    8ddfd71 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    a6f03e4 View commit details
    Browse the repository at this point in the history
  2. Make sixel 'opt in' in images scenario and apply a hack to fix TabVie…

    …w not refreshing properly
    tznind committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3156641 View commit details
    Browse the repository at this point in the history
  3. xml comments

    tznind committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ce41afd View commit details
    Browse the repository at this point in the history