# # ChangeLog for uspace/app/barber/barber.c in mainline # # Generated by Trac 1.6 # 2025-01-21T03:39:54Z Wed, 31 Aug 2016 15:43:01 GMT Martin Decky [10cb47e] * uspace/app/barber/barber.c (modified) * uspace/app/fontviewer/fontviewer.c (modified) * uspace/app/vdemo/vdemo.c (modified) * uspace/app/viewer/viewer.c (modified) * uspace/app/vlaunch/vlaunch.c (modified) * uspace/app/vterm/vterm.c (modified) * uspace/lib/gui/button.c (modified) * uspace/lib/gui/button.h (modified) * uspace/lib/gui/canvas.c (modified) * uspace/lib/gui/canvas.h (modified) * uspace/lib/gui/connection.c (modified) * uspace/lib/gui/grid.c (modified) * uspace/lib/gui/grid.h (modified) * uspace/lib/gui/label.c (modified) * uspace/lib/gui/label.h (modified) * uspace/lib/gui/minimal.c (modified) * uspace/lib/gui/minimal.h (modified) * uspace/lib/gui/terminal.c (modified) * uspace/lib/gui/terminal.h (modified) * uspace/lib/gui/widget.c (modified) * uspace/lib/gui/widget.h (modified) * uspace/lib/gui/window.c (modified) * uspace/lib/gui/window.h (modified) add support for custom client data into widgets Sun, 23 Aug 2015 12:50:23 GMT Martin Decky [f9b2cb4c] * abi/include/abi/ipc/interfaces.h (modified) * uspace/app/barber/barber.c (modified) * uspace/app/date/date.c (modified) * uspace/app/mixerctl/mixerctl.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/nic/nic.c (modified) * uspace/app/sportdmp/sportdmp.c (modified) * uspace/app/tester/hw/misc/virtchar1.c (modified) * uspace/app/tester/hw/serial/serial1.c (modified) * uspace/app/wifi_supplicant/wifi_supplicant.c (modified) * uspace/drv/audio/hdaudio/hdaudio.c (modified) * uspace/drv/audio/sb16/dsp.c (modified) * uspace/drv/audio/sb16/main.c (modified) * uspace/drv/block/ahci/ahci.c (modified) * uspace/drv/block/ata_bd/main.c (modified) * uspace/drv/block/ddisk/ddisk.c (modified) * uspace/drv/bus/amba/amba.c (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/usb/ehci/res.c (modified) * uspace/drv/bus/usb/ohci/res.c (modified) * uspace/drv/bus/usb/uhci/res.c (modified) * uspace/drv/bus/usb/uhcirh/main.c (modified) * uspace/drv/char/grlib_uart/grlib_uart.c (modified) * uspace/drv/char/i8042/main.c (modified) * uspace/drv/char/ns8250/ns8250.c (modified) * uspace/drv/char/pl050/pl050.c (modified) * uspace/drv/char/ps2mouse/ps2mouse.c (modified) * uspace/drv/char/xtkbd/xtkbd.c (modified) * uspace/drv/time/cmos-rtc/cmos-rtc.c (modified) * uspace/lib/block/block.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/bd.c (modified) * uspace/lib/c/generic/clipboard.c (modified) * uspace/lib/c/generic/corecfg.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/dhcp.c (modified) * uspace/lib/c/generic/dnsr.c (modified) * uspace/lib/c/generic/inet.c (modified) * uspace/lib/c/generic/inet/tcp.c (modified) * uspace/lib/c/generic/inet/udp.c (modified) * uspace/lib/c/generic/inetcfg.c (modified) * uspace/lib/c/generic/inetping.c (modified) * uspace/lib/c/generic/io/console.c (modified) * uspace/lib/c/generic/io/input.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/io/log.c (modified) * uspace/lib/c/generic/io/logctl.c (modified) * uspace/lib/c/generic/iplink.c (modified) * uspace/lib/c/generic/irc.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/driver.h (deleted) * uspace/lib/c/include/ipc/inet.h (modified) * uspace/lib/c/include/ipc/loc.h (modified) * uspace/lib/c/include/ipc/logger.h (modified) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/loc.h (modified) * uspace/lib/c/include/ns.h (modified) * uspace/lib/c/include/vfs/vfs_sess.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/remote_ahci.c (modified) * uspace/lib/drv/generic/remote_audio_pcm.c (modified) * uspace/lib/drv/generic/remote_nic.c (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/graph/graph.c (modified) * uspace/lib/gui/terminal.c (modified) * uspace/lib/gui/window.c (modified) * uspace/lib/hound/src/protocol.c (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/lib/usb/src/dev.c (modified) * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usbvirt/src/device.c (modified) * uspace/srv/bd/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/bd/sata_bd/sata_bd.c (modified) * uspace/srv/devman/client_conn.c (modified) * uspace/srv/devman/client_conn.h (modified) * uspace/srv/devman/driver.c (modified) * uspace/srv/devman/drv_conn.c (modified) * uspace/srv/devman/drv_conn.h (modified) * uspace/srv/devman/loc.c (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/fs/cdfs/cdfs.c (modified) * uspace/srv/fs/exfat/exfat.c (modified) * uspace/srv/fs/ext4fs/ext4fs.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/locfs/locfs.c (modified) * uspace/srv/fs/locfs/locfs_ops.c (modified) * uspace/srv/fs/mfs/mfs.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/fs/udf/udf.c (modified) * uspace/srv/hid/compositor/compositor.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/port/adb.c (modified) * uspace/srv/hid/input/port/adb_mouse.c (modified) * uspace/srv/hid/input/port/chardev.c (modified) * uspace/srv/hid/input/proto/mousedev.c (modified) * uspace/srv/hid/isdv4_tablet/main.c (modified) * uspace/srv/hid/remcons/remcons.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/locsrv/locsrv.c (modified) * uspace/srv/locsrv/locsrv.h (modified) * uspace/srv/logger/main.c (modified) * uspace/srv/net/ethip/ethip.c (modified) * uspace/srv/net/ethip/ethip_nic.c (modified) * uspace/srv/net/inetsrv/inet_link.c (modified) * uspace/srv/net/inetsrv/inetsrv.c (modified) * uspace/srv/net/slip/slip.c (modified) unify interface API * introduce new interfaces * unify location ... Sat, 22 Aug 2015 14:32:11 GMT Martin Decky [0dd16778] * abi/include/abi/ipc/interfaces.h (modified) * uspace/app/barber/barber.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/loc.h (modified) * uspace/lib/c/include/ns.h (modified) * uspace/srv/devman/loc.c (modified) * uspace/srv/devman/main.c (modified) start migrating devman to interfaces Sat, 14 Mar 2015 21:48:01 GMT Jakub Jermar [7f9d97f3] * uspace/app/barber/barber.c (modified) * uspace/app/nettest1/nettest1.c (modified) * uspace/app/nettest2/nettest2.c (modified) * uspace/app/rcubench/rcubench.c (modified) * uspace/app/tester/ipc/ping_pong.c (modified) * uspace/app/tester/ipc/starve.c (modified) * uspace/drv/time/cmos-rtc/cmos-rtc.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/io/console.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/include/sys/time.h (modified) * uspace/lib/usbdev/src/hub.c (modified) * uspace/srv/audio/hound/audio_device.c (modified) Make gettimeofday() return the actual microseconds. Enhance struct ... Wed, 18 Feb 2015 02:19:30 GMT Martin Decky [2c7fdaa] * uspace/app/barber/barber.c (modified) * uspace/app/fontviewer/fontviewer.c (modified) * uspace/app/vdemo/vdemo.c (modified) * uspace/app/viewer/viewer.c (modified) * uspace/app/vlaunch/vlaunch.c (modified) * uspace/app/vterm/vterm.c (modified) * uspace/lib/c/generic/io/window.c (modified) * uspace/lib/c/include/io/window.h (modified) * uspace/lib/gui/window.c (modified) * uspace/lib/gui/window.h (modified) * uspace/srv/hid/compositor/compositor.c (modified) resize only those windows that declare and support resizing ... Fri, 14 Nov 2014 17:25:28 GMT Martin Decky [9696b01] * uspace/app/barber/barber.c (modified) * uspace/lib/c/generic/stats.c (modified) * uspace/lib/c/include/stats.h (modified) adapt the barber pole frame rate in the range of 1 to 25 fps Thu, 13 Nov 2014 00:27:06 GMT Martin Decky [a047aaa] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/barber/Makefile (added) * uspace/app/barber/barber.c (added) * uspace/app/barber/gfx/frame01.tga.gz (added) * uspace/app/barber/gfx/frame02.tga.gz (added) * uspace/app/barber/gfx/frame03.tga.gz (added) * uspace/app/barber/gfx/frame04.tga.gz (added) * uspace/app/barber/gfx/frame05.tga.gz (added) * uspace/app/barber/gfx/frame06.tga.gz (added) * uspace/app/barber/gfx/frame07.tga.gz (added) * uspace/app/barber/gfx/frame08.tga.gz (added) * uspace/app/barber/gfx/frame09.tga.gz (added) * uspace/app/barber/gfx/frame10.tga.gz (added) * uspace/app/barber/gfx/frame11.tga.gz (added) * uspace/app/barber/gfx/frame12.tga.gz (added) * uspace/app/barber/gfx/frame13.tga.gz (added) * uspace/app/barber/gfx/frame14.tga.gz (added) * uspace/app/barber/gfx/frame15.tga.gz (added) * uspace/app/barber/gfx/frame16.tga.gz (added) * uspace/app/barber/gfx/frame17.tga.gz (added) * uspace/app/barber/gfx/frame18.tga.gz (added) * uspace/app/barber/gfx/frame19.tga.gz (added) * uspace/app/barber/gfx/frame20.tga.gz (added) * uspace/app/barber/gfx/frame21.tga.gz (added) * uspace/app/barber/gfx/frame22.tga.gz (added) * uspace/app/barber/gfx/frame23.tga.gz (added) * uspace/app/barber/gfx/frame24.tga.gz (added) * uspace/app/barber/gfx/frame25.tga.gz (added) * uspace/app/barber/gfx/frame26.tga.gz (added) * uspace/app/barber/gfx/frame27.tga.gz (added) * uspace/app/barber/gfx/frame28.tga.gz (added) * uspace/app/barber/gfx/frame29.tga.gz (added) * uspace/app/barber/gfx/frame30.tga.gz (added) * uspace/app/init/init.c (modified) * uspace/app/vlaunch/vlaunch.c (modified) barber: visual liveness indicator (using the barber pole animation ...