Revisions of italc

Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) accepted request 482317 from Laércio de Sousa's avatar Laércio de Sousa (lbssousa) (revision 30)
- italc-start_ica: new approach for calculating ICA_PORT
  for multi-seat computers
  * The old inconsistent DISPLAY-based calculation was replaced
    by a new consistent one, based on current XDG_SEAT order
    in the (alfabetically sorted) output of command
    'loginctl list-seats'. Doing so, we'll ensure that each seat
    will always get the same ICA_PORT value, regardless the DISPLAY
    value assinged to it by the display manager (which may vary,
    depending on the order the seats are loaded by systemd-logind).
Frank Schütte's avatar Frank Schütte (fschuett) accepted request 479372 from Laércio de Sousa's avatar Laércio de Sousa (lbssousa) (revision 29)
- update to 3.0.3:
  * Show student computer's screen in master application also
    when locked (instead of showing the lock icon) so teacher can
    notice physical machine restarts etc.
  * Fixed reliability issues of VNC client connections and
    improved performance on connect/disconnect
  * Update user information in master only once per minute to
    reduce load on directory services
  * Improved retrieval of full user name on Linux
  * Reduced CPU usage of master application by eliminating
    unnecessary UI updates
- updates since release 3.0.2:
  * Added a configuration option for the user interface language
    in IMC (replaces the non-functional language selector in
    master application)
  * Fix crash in master application when resolution is changed
    on a monitored computer
  * Change date format to ISO date and add milliseconds in logfiles
  * Fix headless usage of IMC on Linux
  * Detect recent Windows versions when writing bug report archive
  * Fix build failure on Ubuntu Trusty
  * Fix UNC path handling when browsing directories in IMC
  * Various improvements to build system
- updates since release 3.0.1:
  * Usernames with non-ASCII characters are now displayed properly
  * Full screen demo mode properly covers the whole screen
  * Added High DPI scaling support for the GUI
- updates since release 3.0.0:
  * Ported to Qt5
- Add/updated translations (Czech, French, Italian,
  Japanese (Japan), Portuguese (Brazil), Russian, Slovenian,
  Ukrainian, Chinese (China), Chinese (Taiwan))
- italc-start_ica: new ICA_PORT calculation based on DISPLAY
  environment variable value, making it suitable for multi-seat
  computers.
- QtSlaveLauncher_fix_build_for_Qt56.patch was added to build
  for openSUSE Leap 42.x targets.
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 28)
- update to 2.0.2:
  * Bugfix release
Frank Schütte's avatar Frank Schütte (fschuett) accepted request 236159 from Frank Schütte's avatar Frank Schütte (fschuett) (revision 27)
Fixes a crash with opensuse 13.1, does some cleanup in spec file
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 26)
- update to 2.0.1:
  UI: 
  * RemoteControlWidget: display plain username if full name is
    not provided
  * RemoteControlWidget: send user update request earlier
  * Fixed unneccessary delay when stopping screen lock or 
    fullscreem demo
  * Do not hide taskbar when locking screen
  * ItalcCore/PasswordDialog: beautified password dialog and
    added manage button
  * IMC: improved description for full screen poll checkbox
  * IMC: better handling of silent/quiet operation mode
  * Doc/AutomatedSetupWithIMC.txt: mention silent operation mode
  Core stability/performance:
  * ItalcVncConnection: fixed race condition which lead to frequent
    master application crashes
  * ItalcVncConnection: reorganized and improved main loop
  * ItalcVncConnection: fixed minor memory leak
  * DemoServer: various performance optimizations
  Build related:
  * Fixed build failure on platforms other than x86 and x86_64
  * libvncclient: minor tunings
  * ItalcCore/LocalSystem: include unistd.h if available to fix
    build error on recent systems
  * NSIS installer: include libpng15-15.dll
  * Fixed various compiler warnings
  * CMakeLists: fixed dist target
  Internationalization:
  * Added support for languages written right-to-left
  * Added Arabic localization file
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 145696 from Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) (revision 25)
- italc-gcc47.patch was added to build via gcc >= 4.7.
- fpie flag was replaced by fpic to build under x32.
- Build type was switched to RelWithDebInfo to get debug info.
- Fixed up via spec-cleaner.
- Clean-section was removed.
- Licence was replaced by GPL-2.0+ to fix an invalid-license warning.
- italc_auth_helper attributes were set to 755 to fix another warning.
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 96993 from Frank Schütte's avatar Frank Schütte (fschuett) (revision 24)
I made it run on at least the openSUSEs. Changed italc-launcher, start-ica, adapted conf file. I tested the functionality on openSUSE 11.3. I could not test the LTSP code.
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 23)
use -fPIC
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 22)
fix build on factory
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 21)
- added rpmlintrc
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 20)
- update to 2.0.0
- removed unneeded patches
- moved generic iTALC.conf from '/etc/settings/iTALC Solutions'
  to '/etc/qt4/iTALC Solutions' according to the wiki documentation 
  for version 2
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 19)
- just require avahi on SLED 11 (fix bnc #709338)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 18)
- update to 1.0.13:
  + fixes serious memory leak when running iTALC master
_service committed (revision 17)
generated via source service
_service committed (revision 16)
generated via source service
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 15)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 14)
1.0.12
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 13)
Modified via webui
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 12)
- update to 1.0.10:
  * Added NSIS script for building an iTALC installer
  * Added support for languages written right-to-left
  * IMA: rewrote top level UI and added new toolbar style
  * IMA: updated and improved splash screen
  * IMA: Implemented Toggle Autoview
  * IMA/ClassroomManager: sort items numerically where appropriate
  * ICA/Linux/x11vnc: synced with libvncserver Git repository
  * Updated localization files:
    - Czech
    - French
    - German
    - Norwegian
    - Slovakian
    - Ukrainian
    - Spanish
  * Added localization files
    - Catalan
    - Hebrew
    - Turkish
  * Localization files: merged all translations of each language 
    into one file
  + Bugfixes:
  * Allow remote login without password
  * Include stdint.h for compiling with GCC >= 4.4
  * Setup/Makefile.am: do not fail linking when using 
    --as-needed linker flag
  * IsdServer: fixed running multiple program
  * IMA/Client: do not paint screen if window is too small
Jigish Gohil's avatar Jigish Gohil (cyberorg) committed (revision 11)
update
Displaying revisions 1 - 20 of 30
openSUSE Build Service is sponsored by