Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 638-can-t-control-c-during-a-file-search
  • add_body_to_pager_email
  • c23-playing
  • cryptlib-3.4.7
  • dailybuild_linux-x64
  • dailybuild_macos-armv8
  • dailybuild_win32
  • dd_file_lister_filanem_in_desc_color
  • dd_msg_reader_are_you_there_warning_improvement
  • hide_remote_connection_with_telgate
  • master default protected
  • mingw32-build
  • mlong/darkmodetweak
  • mode7
  • new_config_format
  • new_file_base
  • new_user_dat
  • ree/mastermind
  • revert-9d6b6c2f
  • syncterm-1.2
  • sbbs320d
  • syncterm-1.6
  • syncterm-1.5
  • syncterm-1.4
  • sbbs320b
  • syncterm-1.3
  • syncterm-1.2
  • syncterm-1.2rc6
  • syncterm-1.2rc5
  • push
  • syncterm-1.2rc4
  • syncterm-1.2rc2
  • syncterm-1.2rc1
  • sbbs319b
  • sbbs318b
  • goodbuild_linux-x64_Sep-01-2020
  • goodbuild_win32_Sep-01-2020
  • goodbuild_linux-x64_Aug-31-2020
  • goodbuild_win32_Aug-31-2020
  • goodbuild_win32_Aug-30-2020
40 results
Created with Raphaël 2.2.06Jul5432129Jun2217161514131211109875432131May3028272622212019181714131211108765329Apr2726252322212019181716151398765432131Mar30292827262524232221191716151413111086532129Feb2827262322191814111030Jan29282221201615121082130Dec29281918171614131210987654Initial OpenDoors conio thinger.Use putch(7) instead of beep()Ensure that gettextinfo() works as the first conio call.Stop using *nix-only KEY_* macros... use CIO_KEY_* macros from uifc instead.Move conio emulation stuff out of uifc dir and into new conio dir.Do the extern "C" thing.Fix auto-init but with gettextinfo()In cputs() and cprintf(), \n sends \r\n.Used new ciowrap window() function. Allows removal of term.ypos and term.xposSave changes to "Be Dumb" field.Fix segfault on list editing.Fix STUPID bug in gotoxy() which wouldn't allow going to an x position greaterStop using cio_textinfo struct when it can cause problems (esp. with curx/cury)Move common code into ciowrap.cMake new conio modes conditional.Fix bug in last commit.Kill unneeded KEY_* macros (switch to CIO_KEY_*)Set NULL to ' ' for putch()Fix bug in last commit.Complete conio compatability. ciowrap now does everything that the oldAdded textmode() functionAdded ungetch()Added movetext(), cgets(), cscanf(), and getpass()Make putch() return value correct.Make gettext() anmd puttext() fail on illegal coords.Fix cputs() to return the last char printed.Fix cprintf() to return correctly.Added highvideo(), lowvideo(), and normvideo()Added conio getche()Add macro for _conio_kbhit() as per conio standard.Update curses versions of getch() and putch() to work according to theApparently, the "real" getch() is supposed to block.* Block SIGALRM and SIGIO during connect()Fix cursor flickerFix bug in last commitDon't interrupt a video event for a screen redraw.More cleanup. Start mouse support.Remove low-ascii kludge that only paritally worked on some terminals sometimes.Added cio_api.mode to indicate what cio lib is being used.Remove SO_RCVTIMEO related stuff.
Loading