Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-04-08 | - add skeleton for the last missing parts in the 802.11 decoding framework | mickeyl | 3 | -33/+108 |
- fix huge memory leak in packet capturer - add more fine granular 802.11 subtype handling | ||||
2003-04-08 | make language packages dependant on opie-language so people have to think ↵ | harlekin | 11 | -11/+11 |
less before they can set a language .-) | ||||
2003-04-08 | add ogg to mimetype here | llornkcor | 1 | -1/+1 |
2003-04-08 | vorbis lib and plugin for opieplayer1 | llornkcor | 45 | -0/+11932 |
2003-04-07 | New feature! Finally, non-AP stations in an infrastructure network show up. | mickeyl | 3 | -36/+138 |
2003-04-07 | add missing | mickeyl | 2 | -0/+6 |
2003-04-07 | import manufacturer database from ethereal | mickeyl | 1 | -0/+12565 |
2003-04-07 | - add OManufacturerDB | mickeyl | 9 | -42/+205 |
- API extensions for OMacAddress - add data packet recognition for miniwellenreiter | ||||
2003-04-07 | started to document the whole stuff | mickeyl | 3 | -24/+161 |
2003-04-07 | - tr | eric | 2 | -42/+42 |
2003-04-07 | show owait and a message in taskbar while scanning for documents | harlekin | 1 | -6/+29 |
2003-04-07 | Better look, crystal icons and path corrections | groucho | 8 | -20/+20 |
2003-04-07 | Oh yes, mailit really needed those for a better look ... | groucho | 6 | -0/+0 |
2003-04-07 | opierec.control, not opierec-control ;-) | groucho | 1 | -0/+0 |
2003-04-07 | Resort | kergoth | 1 | -33/+33 |
2003-04-07 | packages | kergoth | 1 | -2/+1 |
2003-04-06 | debug->release | llornkcor | 1 | -2/+2 |
2003-04-06 | OPIEDIR not QPEDIR | harlekin | 1 | -2/+2 |
2003-04-06 | add include.pro | llornkcor | 1 | -0/+1 |
2003-04-06 | remove old depends | llornkcor | 2 | -2/+0 |
2003-04-06 | change pics/mailit | llornkcor | 2 | -2/+2 |
2003-04-06 | grumble | llornkcor | 2 | -4/+4 |
2003-04-06 | blah gcc3 | llornkcor | 2 | -74/+74 |
2003-04-06 | new icons | llornkcor | 2 | -0/+0 |
2003-04-06 | change icons to pics dir | llornkcor | 6 | -86/+4 |
2003-04-06 | fix | llornkcor | 2 | -6/+4 |
2003-04-06 | add opierec and mailit | llornkcor | 1 | -0/+2 |
2003-04-06 | add | llornkcor | 1 | -0/+4 |
2003-04-06 | add this | llornkcor | 2 | -0/+8 |
2003-04-06 | add backgammon | harlekin | 1 | -0/+1 |
2003-04-06 | add some tr to status messages | llornkcor | 4 | -30/+30 |
2003-04-06 | Qt Palmtop -> Opie | llornkcor | 2 | -2/+2 |
2003-04-06 | icon | llornkcor | 3 | -2/+7 |
2003-04-06 | needs icon | llornkcor | 1 | -0/+0 |
2003-04-06 | warwick does not maintain this any longer | llornkcor | 2 | -2/+2 |
2003-04-06 | move malit to head again, since it is working | llornkcor | 76 | -0/+11388 |
2003-04-06 | round | gruemelmonster | 1 | -0/+0 |
2003-04-06 | little bit bigger | gruemelmonster | 2 | -0/+0 |
2003-04-06 | pim_new | gruemelmonster | 1 | -0/+0 |
2003-04-06 | status has an icon again .-), closes #806 | harlekin | 1 | -1/+1 |
2003-04-06 | darker | gruemelmonster | 1 | -0/+0 |
2003-04-06 | round | gruemelmonster | 1 | -0/+0 |
2003-04-06 | pim_new | gruemelmonster | 3 | -0/+0 |
2003-04-06 | - add realtime preview widget with zoom control | mickeyl | 8 | -51/+397 |
The camera driver is damn slow. For a 240x160x16 image, it takes ~100ms. That gives approx. 10fps which is too slow for doing video. :( | ||||
2003-04-06 | Shortened text to fit on the display | groucho | 1 | -1/+1 |
2003-04-05 | remove inline directive - causes link errors | mickeyl | 1 | -3/+3 |
2003-04-05 | - correct beacon bug (off-by-one) | mickeyl | 6 | -6/+38 |
- display hex dump per packet in hex window - allow saving hex window contents | ||||
2003-04-05 | improve output of OPacket::dump() | mickeyl | 2 | -9/+35 |
2003-04-05 | - setting the monitor mode on wireless cards via private ioctls is now much ↵ | mickeyl | 5 | -34/+73 |
more reliable because we detect the appropriate ioctl number at runtime - ONetworkInterface supports now the evil but handy feature to change MAC address on the fly (provided the driver supports this) | ||||
2003-04-05 | get the animation right and allways show the busy indicator in the middle of ↵ | harlekin | 1 | -2/+5 |
the screen ( in all rotations -) ) |