SHA256
8
0
forked from pool/notcurses

55 Commits

Author SHA256 Message Date
49b588dc4f Accepting request 830341 from devel:libraries:c_c++
I want to maintain notcurses in Factory

OBS-URL: https://build.opensuse.org/request/show/830341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notcurses?expand=0&rev=1
2020-09-22 19:06:54 +00:00
e88a033454 Accepting request 833551 from home:mnhauke
- Update to version 1.7.2
  * Exported `ncvisual_default_blitter()`, so that the effective
    value of `NCBLIT_DEFAULT` can be determined.
  * Added `NCREADER_OPTION_CURSOR`, instructing the `ncreader` to
    make the terminal cursor visible, and manage the cursor's
    placement.

- Update to version 1.7.1
  * Renamed `CELL_SIMPLE_INITIALIZER` to `CELL_CHAR_INITIALIZER`,
    and `cell_load_simple()` to `cell_load_char()`.
  * Renamed `ncplane_putsimple()` to `ncplane_putchar()`,
    `ncplane_putsimple_stainable()` to `ncplane_putchar_stainable()`,
    and `ncplane_putsimple_yx()` to `ncplane_putchar_yx()`.

- Run unittest

- Update to version 1.7.0
  * Added `notcurses_ucs32_to_utf8()` conversion helper.
  * `ncdirect_init()` now takes a third `uint64_t flags` parameter.
    No flags have been defined, and this parameter ought be set
    to 0.

- Update to version 1.6.20
  * Added convenience functions `ncplane_y()` and `ncplane_x()`,
    components of longstanding `ncplane_yx()`.
  * `ncreel` functions now generally call `ncreel_redraw()`
    themselves. This includes `ncreel_add()`, `ncreel_del()`,
    `ncreel_next()`, and `ncreel_prev()`. `ncreel_redraw()` need
    only be called to update tablets.
  * In order to conform with CMake naming conventions, our CMake

OBS-URL: https://build.opensuse.org/request/show/833551
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notcurses?expand=0&rev=4
2020-09-11 11:33:24 +00:00
Martin Hauke
2b9733756a Accepting request 830334 from home:mnhauke
- Update to version 1.6.19
  * among other things, fixes numerous subtle bugs on big-endian
    architectures resulting from EGC inlining.

OBS-URL: https://build.opensuse.org/request/show/830334
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notcurses?expand=0&rev=3
2020-08-28 18:47:52 +00:00
Martin Hauke
b9f7adfd7b Accepting request 830030 from home:mnhauke
- Use pkg-config style BR for libavutil

OBS-URL: https://build.opensuse.org/request/show/830030
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notcurses?expand=0&rev=2
2020-08-27 17:34:49 +00:00
47601cd5b2 Accepting request 830026 from home:mnhauke
Initial package for notcurses

OBS-URL: https://build.opensuse.org/request/show/830026
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notcurses?expand=0&rev=1
2020-08-27 14:57:49 +00:00