Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-17 | *** empty log message *** | deva | |
2008-03-17 | Ignore some more build-stuff | bertho | |
2008-03-17 | Added missing #\!/bin/sh | deva | |
2008-03-17 | Cleanup of the linker flags | deva | |
2008-03-17 | Removed double usage of CXXFLAGS in miav/Makefile.am | deva | |
2008-03-17 | I'm getting kind of tired of ffmpeg not making sure thier internal symbols ↵ | deva | |
are defined correctly\! | |||
2008-03-17 | Add cvs ignore files to hide generated files. | bertho | |
2008-03-17 | More fixing of the INT64_C define problem... | deva | |
2008-03-17 | Removed some warnings and made things work with older ffmpeg. (Missing INT64_C). | deva | |
2008-03-17 | Major code changes... FFMPEG introduced. Project splitup into subfolders. | deva | |
2007-11-18 | Added version info on 0.3.4 in ChangelogR0_3_4 | deva | |
2007-11-18 | Updated the libraw1394 code to match a more recent version (post 0.9) | deva | |
2007-11-16 | Added cpr_listen_port to default config file. | deva | |
2007-11-16 | Fixed wrong moc path in Makefile.am | deva | |
2007-11-16 | Added --with-debug flag to configure script, removing Wall Werror from ↵ | deva | |
default config. | |||
2006-08-25 | Rearranged the network and socket code.origin | deva | |
Added status messages sent over the network using udp packets. | |||
2006-08-16 | Replaced the old MiavConfig class with the new Configuration class in all ↵ | deva | |
the the appropriate places. Crippled the MulticastConfiguration class. This must be rewritten to use the new configuration interface. | |||
2006-08-16 | Finished the Configuration class (Still missing vector<string> though!) | deva | |
Replaced the old MiavConfig class with the new Configuration class in all the the appropriate places. | |||
2006-08-16 | Fjernede miav_config entry. | deva | |
Replaced the old MiavConfig class with the new Configuration class in all the the appropriate places. Converted the conf file into LUA. | |||
2006-08-16 | Fjernede miav_config entry. | deva | |
Replaced the old MiavConfig class with the new Configuration class in all the the appropriate places. | |||
2006-08-16 | Fjernede miav_config entry. | deva | |
2006-08-16 | Fixed some problems on Fedora Core 5 | deva | |
2006-08-16 | Fixed LIBS var (was not reset after QT check) | deva | |
2006-08-16 | Added the lua library. | deva | |
Added LUA and a new configuration class. Removed the no-longer-used config.h | |||
2006-08-16 | Added the lua library. | deva | |
2006-08-12 | New tasks! | deva | |
Made dvfile read at most 25 fps. | |||
2006-08-12 | New tasks! | deva | |
2006-08-12 | *** empty log message *** | deva | |
2006-08-12 | Made the splashscreen use the PIXMAPS from config.h | deva | |
2006-08-12 | Added timecode and fixed the sending and receiving of frames through the ↵ | deva | |
network. | |||
2006-08-12 | Ultimately fixed the wierd debug configure flag! | deva | |
2006-08-12 | Oups... flipped the default value of the debug flag. | deva | |
2006-08-12 | Added the debug flag option (for use when developing) | deva | |
2006-08-01 | Added the status Class | deva | |
2006-07-25 | Removed the +0 whos only reason for being there was to utterly confuse the ↵ | deva | |
reader. ;) | |||
2006-07-25 | Moved the ETC and PIXMAPS symbols to config.h. | deva | |
Moved the ETC and PIXMAPS symbols to config.h. Moved the ETC and PIXMAPS symbols to config.h. Moved the ETC and PIXMAPS symbols to config.h. | |||
2006-07-25 | Moved the ETC and PIXMAPS symbols to config.h. | deva | |
Moved the ETC and PIXMAPS symbols to config.h. Moved the ETC and PIXMAPS symbols to config.h. | |||
2006-07-25 | Moved the ETC and PIXMAPS symbols to config.h. | deva | |
Moved the ETC and PIXMAPS symbols to config.h. | |||
2006-07-25 | Moved the ETC and PIXMAPS symbols to config.h. | deva | |
2006-07-21 | Removed the referring config.h from the project. | deva | |
2006-07-20 | Added getopt | deva | |
Cleaned out the old daemon code. No need for it anymore. Added support for options using getopt - inspired by a patch supplied by Bertho Stultiens. Moved the daemon code to main, and rendered miav_damon unnecessary. | |||
2006-07-20 | Added getopt | deva | |
Cleaned out the old daemon code. No need for it anymore. | |||
2006-07-20 | Added getopt | deva | |
2006-07-20 | Utilized the global info object. | deva | |
Utilized the global info object. Utilized the global info object. | |||
2006-07-20 | Utilized the global info object. | deva | |
Utilized the global info object. | |||
2006-07-20 | Utilized the global info object. | deva | |
2006-07-20 | Made decoder use the transcoder for the YUV422 => BRG0 conversion in snapshots. | deva | |
2006-07-20 | Added the transcoder, formalized the video and audio formats in format.h | deva | |
2006-07-05 | Fixed the YUV 4:2:2 to RGBA conversion. (misplaced parenthesis) | deva | |
2006-07-04 | Worked on the snapshot YUV 4:2:2 => RGBA conversion. | deva | |
It looks better now, but there are still something wrong with the colors! |