paraslash.git
2007-10-31 Andre Nollcommand.c: Fix get_cmd_pointer.
2007-10-31 Andre Nollattribute.c: Always provide the attributes text.
2007-10-31 Andre NollNEWS Update.
2007-10-31 Andre NollMakefile.in: Re-add skencil targets.
2007-10-31 Andre Nollvss.c: Avoid strcpy() to a fixed-size buffer.
2007-10-31 Andre NollSave also the end of file time value of the afh_info...
2007-10-29 Andre NollDoxyfile: Change web sync directory.
2007-10-29 Andre Nollpara.css: Increase font size.
2007-10-29 Andre NollFix a typo in links to man pages.
2007-10-29 Andre NollAdd web_sync to .gitignore.
2007-10-29 Andre NollMakefile.in: Get rid of web-related targets and variables.
2007-10-29 Andre Nollpara.css: Get rid of the old gitweb stuff.
2007-10-28 Andre Nollkill dulpicate instance of para_random().
2007-10-28 Andre NollFix playlist handling.
2007-10-28 Andre Nollmake playlist_update_audio_file() static.
2007-10-28 Andre Nollvss.c recv_afs_msg(): Set cmsg only once.
2007-10-28 Andre Nollvss.c: Documentation cleanup.
2007-10-26 Andre NollAdd doxygen comments for various structs.
2007-10-26 Andre NollNEWS: Mention para_fsck.
2007-10-26 Andre Nollcosmetics.
2007-10-26 Andre NollIntroduce signal_shutdown().
2007-10-26 Andre Nollserver.c: Add more fds to the close on ofork list.
2007-10-26 Andre NollSet more file descriptors to non-blocking mode.
2007-10-26 Andre Nollafs.c: Avoid strcpy to a fixed size buffer.
2007-10-26 Andre Nollnet.c: Add missing newline in debaug message.
2007-10-26 Andre Nollfade.ggo: Fix description of default wake hour.
2007-10-26 Andre NollMore Documentation improvments.
2007-10-26 Andre NollRename instances of struct afh_info from "afi" to ...
2007-10-26 Andre NollFix a bug in the mood line parser.
2007-10-25 Andre NollMake para_fade use the new afs.
2007-10-25 Andre NollRename struct audio_format_info to afh_info.
2007-10-25 Andre Nollloglevel adjustments.
2007-10-25 Andre NollNEWS: Mention that paraslash is supposed to compile...
2007-10-25 Andre Nollgui.c: Don't ignore SIGPIPE.
2007-10-25 Andre Nollserver.cmd: Cosmetics.
2007-10-25 Andre NollMinor correctioons to the doxygen main page.
2007-10-25 Andre NollINSTALL: Add two links to related information.
2007-10-25 Andre NollMake man pages for the web site use para.css.
2007-10-25 Andre NollRemove links to old screenshots.
2007-10-25 Andre NollMore documentation updates.
2007-10-25 Andre NollSmall cleanups and documentation improvements.
2007-10-25 Andre Nollafs.h: Add doxygen comments for enum afs_events and...
2007-10-25 Andre NollDocumentation update and re-ordering.
2007-10-25 Andre Nolloverview.sk: Update to 0.3.0.
2007-10-25 Andre NollINSTALL: Replace "congiure" by "./configure".
2007-10-25 Andre NollUpdate overview.sk to v0.3.
2007-10-24 Andre NollDoxygen fixes.
2007-10-24 Andre Nollafs.cmd: cosmetics.
2007-10-24 Andre Nollcommand_util.sh: Don't replace newlines by spaces.
2007-10-24 Andre Nollafs.cmd: Improve description of blob commands.
2007-10-24 Andre Nollaft.c: Separate attribute bitmap and attribute text.
2007-10-24 Andre Nollvss.c: Kill noisy debug message.
2007-10-24 Andre Nollcom_touch: Only print error message on errors.
2007-10-24 Andre NollReset afd fields on eof.
2007-10-24 Andre Nollafs.c: Restore the current mood or playlist on SIGHUP.
2007-10-24 Andre Nollafs.c execute_server_command(): Improve log message.
2007-10-24 Andre NollSimplify init_admissible_files().
2007-10-24 Andre Nollafs: Increase default sched timount.
2007-10-24 Andre NollFix a use-after-free bug in para_server.
2007-10-24 Andre NollLet afs die if para_server dies.
2007-10-24 Andre Nollafs.c: Fix open_afs_tables().
2007-10-24 Andre NollAdd missing initialization of table pointer in blob_init().
2007-10-23 Andre NollGet rid of mmd->filename.
2007-10-23 Andre NollAdd LYRICS_ID status item.
2007-10-23 Andre NollReplace status item SELECTOR by IMAGE_ID.
2007-10-23 Andre NollReplace status item DBINFO3 by DIRECTORY.
2007-10-23 Andre Nollstat.c: Fix a typo.
2007-10-23 Andre NollReplace status item STATUS_BAR to BASENAME.
2007-10-23 Andre NollReplace status item DBINFO2 by ATTRIBUTES.
2007-10-23 Andre NollKill mmd->selector_change.
2007-10-23 Andre NollGet rid of mmd->audio_format.
2007-10-23 Andre NollGet rid of mmd->afi.
2007-10-23 Andre NollRemove com_sb and com_sc.
2007-10-23 Andre Nollremove README.mysql.
2007-10-23 Andre NollREADME/INSTALL/FEATURES cleanup.
2007-10-23 Andre NollMark some unused variables as such.
2007-10-23 Andre Nollplaylist.c: Remove an unused variable.
2007-10-23 Andre NollMakefile.in: Remove unused PICDIR.
2007-10-23 Andre NollRemove moew unused stuff.
2007-10-23 Andre NollAdd error2.h to .gitignore.
2007-10-23 Andre NollAdd missing afh_common.c.
2007-10-23 Andre NollRemove para_sdl_gui, para_slider, para_krell.
2007-10-23 Andre NollChange dbinfo1 stat item and use it from afs.
2007-10-23 Andre Nollaft.c: Kill somce dead code.
2007-10-23 Andre Nollmood.c: Use activate_mood_or_playlist() also to switch...
2007-10-23 Andre Nollcommand.c: Trivial documentation cleanups.
2007-10-23 Andre NollMake pass_afd() static.
2007-10-23 Andre Nollafs: Fix a fd leak.
2007-10-23 Andre NollImplement com_select().
2007-10-23 Andre Nollmood.c: Add missing initialization of mood_name.
2007-10-23 Andre NollKill code for loading the first available playlist.
2007-10-23 Andre NollKill loading of first available mood.
2007-10-23 Andre NollRename afs_ls and afs_rm to ls and rm.
2007-10-23 Andre Nollconvert_0.2-0.3.sh: Fix some silly typos.
2007-10-23 Andre NollRemove para_dbadm.
2007-10-23 Andre NollRemove old audio file selector code.
2007-10-22 Andre NollRemove users of the old audio file selector code.
2007-10-22 Andre Nollvss.c: Kill unused int audio_file.
2007-10-22 Andre NollMove afh_init() call from vss.c to server.c.
2007-10-22 Andre NollMove common audio format handler functions to new afh_c...
next