| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | The big rename for modules. Still some details remaining.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2011-01-01 | 1 | -1032/+0 | |
| * | fixed dcc video•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5274 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-12-30 | 1 | -13/+16 | |
| * | More renames, fix the spelling of KVIrc etc...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-12-29 | 1 | -1/+1 | |
| * | Yet more renaming and cleanups•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5238 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-12-27 | 1 | -4/+4 | |
| * | More renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-12-27 | 1 | -11/+11 | |
| * | Yet more renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5236 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-12-27 | 1 | -1/+1 | |
| * | Kill system memmove, ix86 asm and kvi_memmove stuff: modern gcc coupled to gl...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5235 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-12-27 | 1 | -1/+1 | |
| * | More renaming & cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-12-26 | 1 | -2/+2 | |
| * | fixed compilation of dcc video•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5231 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-12-25 | 1 | -2/+1 | |
| * | Beginning of 'the big rename & cleanup'. File names should match class names,...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-12-25 | 1 | -25/+25 | |
| * | fixed a crash bug in dcc video and added the ability to switch input•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5132 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-11-05 | 1 | -0/+28 | |
| * | probable compilation fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5086 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-10-17 | 1 | -9/+9 | |
| * | compilation fixes for r4869•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4872 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-08-14 | 1 | -7/+7 | |
| * | cleaned code: removed all instances of debug•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4805 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-08-07 | 1 | -10/+10 | |
| * | fix for #870•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4755 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-08-02 | 1 | -14/+22 | |
| * | Rewrite parts of the regchan module in order to•••avoid the heavy usage of pointers. Add some new nice debug macros and tools. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4669 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-07-14 | 1 | -4/+4 | |
| * | dcc video tweaking, should require a lot less cpu time now•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4261 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-04-18 | 1 | -30/+17 | |
| * | more work on dcc video: video&&text working in sjpeg; stay away from ogg/theo...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4242 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-04-06 | 1 | -400/+358 | |
| * | updated italian translation;•••quick fixes; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3884 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-01-25 | 1 | -1/+1 | |
| * | Added an alternative (tricky) codec to compile DCC_VIDEO without OGG_THEORA•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3670 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-12-06 | 1 | -4/+7 | |
| * | fixed linking problems•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3644 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-12-01 | 1 | -0/+2 | |
| * | dcc video: added experimental ogg/theora support. Open Problems:•••- audio sync still missing - Slow as hell, since yuv<->rgb conversion is done in software git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3641 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-11-30 | 1 | -34/+391 | |
| * | some progress on dcc video.. it's even usable now :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3611 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-11-15 | 1 | -98/+82 | |
| * | fixed win32 compilation/mingw•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3605 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-11-13 | 1 | -2/+19 | |
| * | first shy implementation of dcc video; highly instable and bandwitdth-sucker,...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3597 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-11-12 | 1 | -0/+686 |
