Revisions of toxic
Eric Schirra (ecsos)
accepted
request 954320
from
Eric Schirra (ecsos)
(revision 10)
- Update to 0.11.3 * New Features - File transfers can now be queued for offline friends * Bug Fixes - Typing notifications work properly again - File transfers are properly canceled when a friend is deleted or blocked - Fix compile errors when building without audio support - Update to 0.11.2 * New Features and Enhancements - The type of connection you have with a friend (UDP or TCP) is now shown in their respective window's top status bar - The type of connection you have to the Tox network is now shown in the home screen's top status bar - User statuses (away, busy) are now separated from connection status - Greatly reduce the amount of unnecessary window redrawing (fixes high CPU usage when idling and screen flickering on some machines) - The window refresh rate is now set dynamically for games - Reduce sound notification polling by a factor of 10 (addresses high CPU usage when idling) - Tab-completion is now case-sensitive - Notes can now be empty (use the /note command with no argument) - The /add command no longer requires quotes around the request message * Bug Fixes - Fix a graphical bug on some terminal emulators related to the game border - Fix an outdated help menu entry - Fix possible buffer overrun in python API module (only affected user input) - Fix some multi-threading data races - VAD threshold (noise cancellation sensitivity) now properly defaults to the value set in the toxic config file for 1-on-1 calls - Changes from 0.11.1 * New Features - Implemented a 2-D game engine and accompanying API with basic network support. Four games are included: Centipede, Snake, Conway's Game of Life, and Chess (online support only). The game module does not require additional libraries and is enabled by default build options. It can be disabled with the DISABLE_GAMES=1 build flag. *Bug Fixes - Fixed a rare race condition related to sound notifications - When a window is closed, the previous window is selected instead of the Home window - The /clear command now works in the Home window - Changes from 0.11.0 No changelog from upstream.
Eric Schirra (ecsos)
accepted
request 885348
from
Eric Schirra (ecsos)
(revision 9)
- Update to 0.10.1
Eric Schirra (ecsos)
accepted
request 660728
from
Eric Schirra (ecsos)
(revision 8)
- update to 0.8.3 - Enclosing quotes are no longer required for multi-word command arguments or file paths - Improved issues related to long message send delays in poor network conditions - Allow for empty status messages - Fixed tab-complete bug that added a forward slash to files with no file extension - Fixed OSX build issues - Various build/portability improvements - Update/improve install instructions - Numerous minor bug fixes and optimization improvements
Eric Schirra (ecsos)
accepted
request 630070
from
Eric Schirra (ecsos)
(revision 7)
- fix build with new toxcore wich now build with cmake
Tomas Cech (sleep_walker)
committed
(revision 6)
remove redundant dependency
Tomas Cech (sleep_walker)
committed
(revision 5)
fix tarballs
Tomas Cech (sleep_walker)
committed
(revision 4)
- update to 0.8.2 - Repair operating system checks (#474) - Dynamically allocate audio calls structure - Fix comment - Fix typedef enums and potential uninitialised value. - Treat Tox_Options as opaque struct: no deref, no alloc. - Fix autocomplete bug - Update toxav API calls - Update API - re-add group peer list sorting - Re-implement group nick change notifications - add a .travis file and some build fixes - Update readme - Fix persistent groupchat loading - add tarball signature - improve checks makefile changes - drop post and postun as they expanded to empty lines
Tomas Cech (sleep_walker)
committed
(revision 3)
- clean with spec-cleaner - transform to pkgconfig dependencies
Tomas Cech (sleep_walker)
committed
(revision 2)
- adopt package from by ecsos - use c-toxcore-devel instead of toxcore devel
Tomas Cech (sleep_walker)
accepted
request 560204
from
Tomas Cech (sleep_walker)
(revision 1)
let's add ncurses tox client
Displaying all 10 revisions