History log of /haiku/3rdparty/mmu_man/onlinedemo/haiku.php
Revision Date Author Comments
# ac078a5b 04-May-2011 François Revol <revol@free.fr>

Add a global setting for audio support. Add some support for logging though not used. Some other fixes.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41316 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f1177f36 07-Nov-2010 François Revol <revol@free.fr>

Fix Copyright years.
The official MIME type for mp3 is audio/mpeg.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39352 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c3159d4a 07-Nov-2010 François Revol <revol@free.fr>

- fix favicon url,
- more support for sound, it's enabled now but not activated by default, and needs an experimental patch of mine on QEMU,
- add a .pls playlist.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39351 a95241bf-73f2-0310-859d-f6bbb57e9c96


# dfc8a217 05-Nov-2010 François Revol <revol@free.fr>

Check for the unspecialized language code too when probing for a keymap. This way browsers reporting 'fr-fr' only will get fr keymap before other languages are tried.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39318 a95241bf-73f2-0310-859d-f6bbb57e9c96


# bea66afa 28-Nov-2009 François Revol <revol@free.fr>

The vmware vga implementation doesn't work with Haiku yet anyway (different bpp than the driver wants). The std one doesn't work anymore due to a regression... just remove the option and leave it fallback to cirrus for now, works but ends up in 16bpp by default.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34334 a95241bf-73f2-0310-859d-f6bbb57e9c96


# cf02b29e 24-Aug-2009 François Revol <revol@free.fr>

- added missing licence,
- added setting to hide the applet controls, on by default,
- added (unimplemented) setting to use session-generated passwords.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32661 a95241bf-73f2-0310-859d-f6bbb57e9c96


# b12110c5 19-Jul-2009 François Revol <revol@free.fr>

Use a define for max cpu count.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31644 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 4cf03112 19-Jul-2009 François Revol <revol@free.fr>

- cleaner way to scroll to the applet,
- include a config file if exists to avoid committing config stuff.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31643 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 98d26da2 22-Apr-2009 François Revol <revol@free.fr>

- move functions before html start to be able to use them when outputting something else,
- add support for generating a .vnc file and a .m3u for audio.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30331 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 91054f1d 22-Apr-2009 François Revol <revol@free.fr>

Use the <label> tag instead of hand made stuff.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30320 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f0cbfcaf 31-Mar-2009 François Revol <revol@free.fr>

- make the form pass w3 validator,
- add serial port output, available as a telnet: url,
- add untested support for passing through a usb device like a webcam,
- add disabled SMP option,
- change port assignations
- lower sleep time for applet


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29833 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 664c8b6d 28-Mar-2009 François Revol <revol@free.fr>

- cleanup
- start of support for audio streaming, unusable yet
- fix a race with the timed kill, stale sleeps would kill a newer session by reading a reused pidfile. Still leaving sleep processes behind but at least they should be harmless now.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29769 a95241bf-73f2-0310-859d-f6bbb57e9c96


# d2bef01c 28-Mar-2009 François Revol <revol@free.fr>

- cleanup
- use localtime for my setup
- add favicon link to the Haiku website
- fix address displayed for vnc when used through NAT.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29767 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 4720c31b 27-Mar-2009 François Revol <revol@free.fr>

Spiced it up a little... It now shows a form to select settings before starting QEMU and the applet. Currently has keymap selection. Allows killing qemu before the end of the timeout.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29751 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c6f50a6a 09-Jan-2009 François Revol <revol@free.fr>

Try to probe the keymap to use from the supported language advertised by the browser.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28868 a95241bf-73f2-0310-859d-f6bbb57e9c96


# cdbd6446 09-Jan-2009 François Revol <revol@free.fr>

Make sure google won't index or archive the page, there is nothing interesting really. googlebots even tried to index my own box which isn't always online...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28867 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 52a7cf96 13-Apr-2008 François Revol <revol@free.fr>

Use 1024x768 by default as does zbeos now... might not really look best in browser though.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24962 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8ad2eaba 19-Feb-2008 François Revol <revol@free.fr>

* qemu 0.9.1 needs ":" before vnc display number.
* it seems newer qemu support "wacom-tabled" usb emulation... behaves differently but doesn't work better (worse actually), (does the driver actually reports absolute position at all ??)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24030 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e8fc4975 11-Jan-2008 François Revol <revol@free.fr>

Move online demo php to vendor.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23418 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ac078a5b110045de12089052a685a6a080545db1 04-May-2011 François Revol <revol@free.fr>

Add a global setting for audio support. Add some support for logging though not used. Some other fixes.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41316 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f1177f3673022bd7403eb26e76a1061261fd0fe6 07-Nov-2010 François Revol <revol@free.fr>

Fix Copyright years.
The official MIME type for mp3 is audio/mpeg.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39352 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c3159d4a01318e8f607b302e68611ae3858afade 07-Nov-2010 François Revol <revol@free.fr>

- fix favicon url,
- more support for sound, it's enabled now but not activated by default, and needs an experimental patch of mine on QEMU,
- add a .pls playlist.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39351 a95241bf-73f2-0310-859d-f6bbb57e9c96


# dfc8a217db488098641462dfc334dcc0f7d62456 05-Nov-2010 François Revol <revol@free.fr>

Check for the unspecialized language code too when probing for a keymap. This way browsers reporting 'fr-fr' only will get fr keymap before other languages are tried.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39318 a95241bf-73f2-0310-859d-f6bbb57e9c96


# bea66afaeb8d038d8918106a430a56b6e9fb3109 28-Nov-2009 François Revol <revol@free.fr>

The vmware vga implementation doesn't work with Haiku yet anyway (different bpp than the driver wants). The std one doesn't work anymore due to a regression... just remove the option and leave it fallback to cirrus for now, works but ends up in 16bpp by default.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34334 a95241bf-73f2-0310-859d-f6bbb57e9c96


# cf02b29e4e0dd6d61c4bb25fcc8620e99d4908bf 24-Aug-2009 François Revol <revol@free.fr>

- added missing licence,
- added setting to hide the applet controls, on by default,
- added (unimplemented) setting to use session-generated passwords.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32661 a95241bf-73f2-0310-859d-f6bbb57e9c96


# b12110c5db38dcce61747f31192bb2f5681e27cc 19-Jul-2009 François Revol <revol@free.fr>

Use a define for max cpu count.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31644 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 4cf03112fa7d2fbd98d3248e2c8afd898c596665 19-Jul-2009 François Revol <revol@free.fr>

- cleaner way to scroll to the applet,
- include a config file if exists to avoid committing config stuff.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31643 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 98d26da2c33ba9022b1bc9729cb617fd8a052bdb 22-Apr-2009 François Revol <revol@free.fr>

- move functions before html start to be able to use them when outputting something else,
- add support for generating a .vnc file and a .m3u for audio.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30331 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 91054f1d38dd7827c0f0ba9490c213775ec7b471 22-Apr-2009 François Revol <revol@free.fr>

Use the <label> tag instead of hand made stuff.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30320 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f0cbfcafbe4740bb3e2cbb78094acc112c28406f 31-Mar-2009 François Revol <revol@free.fr>

- make the form pass w3 validator,
- add serial port output, available as a telnet: url,
- add untested support for passing through a usb device like a webcam,
- add disabled SMP option,
- change port assignations
- lower sleep time for applet


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29833 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 664c8b6d9bd8d7f98e824ba5ac715db397bd11a1 28-Mar-2009 François Revol <revol@free.fr>

- cleanup
- start of support for audio streaming, unusable yet
- fix a race with the timed kill, stale sleeps would kill a newer session by reading a reused pidfile. Still leaving sleep processes behind but at least they should be harmless now.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29769 a95241bf-73f2-0310-859d-f6bbb57e9c96


# d2bef01cc4a3dc4b82562186cd636ca1794a6682 28-Mar-2009 François Revol <revol@free.fr>

- cleanup
- use localtime for my setup
- add favicon link to the Haiku website
- fix address displayed for vnc when used through NAT.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29767 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 4720c31bb08f5c6d1c8ddb616463c6fba9b350a1 27-Mar-2009 François Revol <revol@free.fr>

Spiced it up a little... It now shows a form to select settings before starting QEMU and the applet. Currently has keymap selection. Allows killing qemu before the end of the timeout.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29751 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c6f50a6aa910dd97a67a5f5142b410f272fd4e5f 09-Jan-2009 François Revol <revol@free.fr>

Try to probe the keymap to use from the supported language advertised by the browser.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28868 a95241bf-73f2-0310-859d-f6bbb57e9c96


# cdbd64465a26e0947cdef83481006cc1f98123dc 09-Jan-2009 François Revol <revol@free.fr>

Make sure google won't index or archive the page, there is nothing interesting really. googlebots even tried to index my own box which isn't always online...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28867 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 52a7cf96b96261cc2f19456371b7de996dc36316 13-Apr-2008 François Revol <revol@free.fr>

Use 1024x768 by default as does zbeos now... might not really look best in browser though.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24962 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8ad2eabab39dd740f07582903dc3aeaaadfedcbd 19-Feb-2008 François Revol <revol@free.fr>

* qemu 0.9.1 needs ":" before vnc display number.
* it seems newer qemu support "wacom-tabled" usb emulation... behaves differently but doesn't work better (worse actually), (does the driver actually reports absolute position at all ??)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24030 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e8fc4975ad927525647b5f4bd4e1dac9e2b77113 11-Jan-2008 François Revol <revol@free.fr>

Move online demo php to vendor.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23418 a95241bf-73f2-0310-859d-f6bbb57e9c96